diff options
| author | Mark Otto <[email protected]> | 2011-09-02 09:35:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-02 09:35:26 -0700 |
| commit | 3f2292514431b5ac4ca00776ff8348b5ca4c662b (patch) | |
| tree | c5910b0484a99df446120fe24b8642ab04417469 /lib/patterns.less | |
| parent | db830140eea8e38c09cb80ff970f197b7ea1a11a (diff) | |
| download | bootstrap-3f2292514431b5ac4ca00776ff8348b5ca4c662b.tar.xz bootstrap-3f2292514431b5ac4ca00776ff8348b5ca4c662b.zip | |
remove fixed width from topbar form to allow for applying classes to resize it
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 263f1ac4c..9213a7699 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -57,7 +57,6 @@ background-color: #444; background-color: rgba(255,255,255,.3); #font > .sans-serif(13px, normal, 1); - width: 220px; padding: 4px 9px; color: #fff; color: rgba(255,255,255,.75); |
