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:
Diffstat (limited to 'scss/_nav.scss')
-rw-r--r--scss/_nav.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/scss/_nav.scss b/scss/_nav.scss
index c5ccc93362..813ac36ffe 100644
--- a/scss/_nav.scss
+++ b/scss/_nav.scss
@@ -1,6 +1,7 @@
+// Base class
//
-// Navs
-// --------------------------------------------------
+// Kickstart any navigation component with a set of style resets. Works with
+// `<nav>`s or `<ul>`s.
.nav {
padding-left: 0;