diff options
| author | Mark Otto <[email protected]> | 2012-01-07 21:18:14 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-07 21:18:47 -0800 |
| commit | d0eecc85f89fd258a2e58d7be06a8b6068da90e4 (patch) | |
| tree | cc86e7a3d784be402ff174227b61d82623df9e37 /lib | |
| parent | ecffa038903412419163c7aed9299a7289ad14ad (diff) | |
| download | bootstrap-d0eecc85f89fd258a2e58d7be06a8b6068da90e4.tar.xz bootstrap-d0eecc85f89fd258a2e58d7be06a8b6068da90e4.zip | |
remove tabbable stuff to try new approach
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/navs.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/navs.less b/lib/navs.less index 8616ea047..0d31cf3bc 100644 --- a/lib/navs.less +++ b/lib/navs.less @@ -203,6 +203,7 @@ // TABBABLE // -------- +/* .tabbable { margin-bottom: @baseLineHeight; @@ -308,7 +309,7 @@ } } } - +*/ |
