Move checkbox down two pixels b/c it looks like 💩 where it is.

pull/37/head
Jonathan Frederic 11 years ago
parent e09b83e910
commit 65868feb17

@ -115,7 +115,7 @@ ul.breadcrumb {
vertical-align: baseline;
line-height: @btn_mini_height;
position: relative;
top: -1px;
top: 1px;
}
.item_link {

Loading…
Cancel
Save