diff options
| author | Mark Otto <[email protected]> | 2012-08-14 15:00:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-14 15:00:22 -0700 |
| commit | a80dafbb18bc689abcfe45cd4aec570e7790b171 (patch) | |
| tree | f9a645223dc8c57a9f144f397e51ef6c0fbd7fc6 /docs/assets/css | |
| parent | 5144c77b272e12a48913faa0b7d1e54eccd2e638 (diff) | |
| download | bootstrap-a80dafbb18bc689abcfe45cd4aec570e7790b171.tar.xz bootstrap-a80dafbb18bc689abcfe45cd4aec570e7790b171.zip | |
fix width of star github btn in docs
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index f22d2824d..5dee1cf35 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -943,7 +943,6 @@ input[type="color"], font-size: 14px; line-height: 20px; color: #555555; - vertical-align: middle; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; |
