diff options
| author | Mark Otto <[email protected]> | 2011-10-10 19:38:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-10 19:38:24 -0700 |
| commit | b8a4921b5794f11c24100e2701f0df228d607698 (patch) | |
| tree | 0697bb468002c1c41b55fb396df22f7f59790d70 /lib/patterns.less | |
| parent | 1b19799d700b56f693fdeaf826edaea7cd030b98 (diff) | |
| download | bootstrap-b8a4921b5794f11c24100e2701f0df228d607698.tar.xz bootstrap-b8a4921b5794f11c24100e2701f0df228d607698.zip | |
fixing form input width sizing, removing unused CSS
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index e35087d03..bc70f0bf3 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -446,8 +446,6 @@ a.menu:after, padding: 0 5px; color: @grayLight; } - a { - } .active a { color: @grayDark; } |
