aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-12 20:10:42 -0800
committerMark Otto <[email protected]>2013-01-12 20:10:42 -0800
commit0b31cfc90e1f3ca0f10dd188bf268cca470882f6 (patch)
tree00ab7ec5cfe35dc2523a6842075bc0b95cfcfacc /docs/assets/css/docs.css
parent01db5db2f6e0dfcd63e181303723e1aceeb01045 (diff)
downloadbootstrap-0b31cfc90e1f3ca0f10dd188bf268cca470882f6.tar.xz
bootstrap-0b31cfc90e1f3ca0f10dd188bf268cca470882f6.zip
Fix up .brand in navbar of docs
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 9ed3fa0ed..cd2e93436 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -28,12 +28,7 @@ h3 code {
/* Change the docs' brand */
body > .navbar .brand {
- padding-right: 0;
- padding-left: 0;
- margin-left: 20px;
- float: right;
font-weight: bold;
- color: #000;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;