diff options
| author | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
| commit | cd2d82150cc27c1f81d2394a22efbf2dbec0e7be (patch) | |
| tree | 8a797da08d22ef1bc7ec4da82530c3edd472aff3 /less/dropdowns.less | |
| parent | 98ebd548000bc080c6eb152cd2ef005938d2e516 (diff) | |
| download | bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.tar.xz bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.zip | |
standardize top level file comments
Diffstat (limited to 'less/dropdowns.less')
| -rw-r--r-- | less/dropdowns.less | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less index f55edbae7..e9e91b6a4 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -1,5 +1,7 @@ -// DROPDOWN MENUS -// -------------- +// +// Dropdown menus +// -------------------------------------------------- + // Use the .menu class on any <li> element within the topbar or ul.tabs and you'll get some superfancy dropdowns .dropup, |
