Clean up CSS for #272

This commit is contained in:
Daniel Quinn 2018-01-06 15:57:25 +00:00
parent 06117929bb
commit 35bb3dbcc2

View File

@ -29,18 +29,13 @@
.result .header {
padding: 5px;
background-color: #79AEC8;
height: 6em;
}
.result .header .checkbox {
margin-right: 5px;
}
.result .header .checkbox{
width: 5%;
float: left;
}
.result .header .info {
width: 90%;
float: left;
margin-left: 10%;
}
.result .header a,
.result a.tag {