diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 9ed3fa0ed7..cd2e93436d 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;