##// END OF EJS Templates
Added glyphicon update to LESS.
tmtabor -
Show More
@@ -13,8 +13,9 b''
13 13 @logo_height: 28px;
14 14 @border-radius-small: 1px;
15 15 @border-radius-base: 2px;
16 @border-radius-large: 3px;;
16 @border-radius-large: 3px;
17 17 @grid-gutter-width: 0px;
18 @icon-font-path: "../components/bootstrap/fonts/";
18 19
19 20 // Disable modal slide-in from top animation.
20 21 .modal {
General Comments 0
You need to be logged in to leave comments. Login now