Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2015-04-18 21:38:47 +0300
committerMark Otto <markdotto@gmail.com>2015-04-18 21:38:47 +0300
commitac1ed746efdae5a0ab480de058299277384ad619 (patch)
treefbb42c8cc98c59076b33530f86d64bfec41b2a2f /scss/_nav.scss
parent2237572e8b8949f4470fb5aaebf32d966dd0fa6d (diff)
more comments and formatting clean up
Diffstat (limited to 'scss/_nav.scss')
-rw-r--r--scss/_nav.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/scss/_nav.scss b/scss/_nav.scss
index 228613cfe6..eb123b7b4c 100644
--- a/scss/_nav.scss
+++ b/scss/_nav.scss
@@ -2,6 +2,11 @@
// Navs
// --------------------------------------------------
+
+//
+// Base styles
+//
+
.nav {
margin-bottom: 0;
@extend .list-unstyled;