##// END OF EJS Templates
Move checkbox down two pixels b/c it looks like :poop: where it is.
Jonathan Frederic -
Show More
@@ -115,7 +115,7 b' ul.breadcrumb {'
115 vertical-align: baseline;
115 vertical-align: baseline;
116 line-height: @btn_mini_height;
116 line-height: @btn_mini_height;
117 position: relative;
117 position: relative;
118 top: -1px;
118 top: 1px;
119 }
119 }
120
120
121 .item_link {
121 .item_link {
General Comments 0
You need to be logged in to leave comments. Login now