1

Change the directory of Bootstrap from '_assets' to static 'assets'.

This commit is contained in:
vonavi
2014-07-01 14:12:54 +03:00
parent e9b7df422d
commit d92ccf2af6
226 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}