aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.2.0.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-02 09:35:26 -0700
committerMark Otto <[email protected]>2011-09-02 09:35:26 -0700
commit3f2292514431b5ac4ca00776ff8348b5ca4c662b (patch)
treec5910b0484a99df446120fe24b8642ab04417469 /bootstrap-1.2.0.css
parentdb830140eea8e38c09cb80ff970f197b7ea1a11a (diff)
downloadbootstrap-3f2292514431b5ac4ca00776ff8348b5ca4c662b.tar.xz
bootstrap-3f2292514431b5ac4ca00776ff8348b5ca4c662b.zip
remove fixed width from topbar form to allow for applying classes to resize it
Diffstat (limited to 'bootstrap-1.2.0.css')
-rw-r--r--bootstrap-1.2.0.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap-1.2.0.css b/bootstrap-1.2.0.css
index aa942eeaf..68f884cc6 100644
--- a/bootstrap-1.2.0.css
+++ b/bootstrap-1.2.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Fri Sep 2 01:03:07 PDT 2011
+ * Date: Fri Sep 2 09:34:28 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1141,7 +1141,6 @@ table .headerSortUp.purple, table .headerSortDown.purple {
font-size: normal;
font-weight: 13px;
line-height: 1;
- width: 220px;
padding: 4px 9px;
color: #fff;
color: rgba(255, 255, 255, 0.75);