diff options
| author | Mark Otto <[email protected]> | 2012-01-26 15:04:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 15:04:36 -0800 |
| commit | 95356ee0622561b67327b3880bcdc3c5df97cf40 (patch) | |
| tree | f7790fb265fb06616bebabbde94004f01b99086e /bootstrap.min.css | |
| parent | 32e57efd1f21c368885ebe8b57ade4963466e42d (diff) | |
| download | bootstrap-95356ee0622561b67327b3880bcdc3c5df97cf40.tar.xz bootstrap-95356ee0622561b67327b3880bcdc3c5df97cf40.zip | |
make css after merge
Diffstat (limited to 'bootstrap.min.css')
| -rw-r--r-- | bootstrap.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css index 711e5c01e..f2af57a44 100644 --- a/bootstrap.min.css +++ b/bootstrap.min.css @@ -470,6 +470,7 @@ table .span12{float:none;width:924px;margin-left:0;} .btn.disabled{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .btn.large{padding:9px 14px 9px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} +.btn.large .icon{margin-top:1px;} .btn.small{padding:7px 9px 7px;font-size:11px;} .btn.small .icon{margin-top:-2px;} button.btn::-moz-focus-inner,input[type=submit].btn::-moz-focus-inner{padding:0;border:0;} |
