From: Italo Rossi Date: Fri, 21 Aug 2015 18:31:12 +0000 (-0300) Subject: FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower X-Git-Tag: v1.6.2~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255d2a62bb06e864268ff1fe98d979d1e87577f8;p=thirdparty%2Ffreeswitch.git FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower --- diff --git a/html5/verto/verto_communicator/css/verto.css b/html5/verto/verto_communicator/css/verto.css index 19c9ea9b73..19520c17ab 100644 --- a/html5/verto/verto_communicator/css/verto.css +++ b/html5/verto/verto_communicator/css/verto.css @@ -51,10 +51,6 @@ button.btn i { /*height: 50px;*/ /*}*/ -.navbar-nav { - background-color: #0d47a1; -} - .navbar .navbar-nav > li.navbar-item-icon > a { padding: 18px; height: 60px; @@ -1033,8 +1029,9 @@ body .modal-body .btn-group .btn.active { left: 0; } -.navbar { +body .navbar, body .navbar.navbar { height: 67px; + background-color: #0d47a1; } .https-message {