Css libraries are now loaded separately in the <head>, styles.less only includes its own styles

This commit is contained in:
Sahat Yalkabov
2013-12-11 21:56:04 -05:00
parent 13d0b1b28e
commit 3d923215c2
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
@import "font-awesome.min.css";
@import "themes/flat-ui.min.css";
body {
padding-top: 80px;
}