From 255d2a62bb06e864268ff1fe98d979d1e87577f8 Mon Sep 17 00:00:00 2001 From: Italo Rossi Date: Fri, 21 Aug 2015 15:31:12 -0300 Subject: [PATCH] FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower --- html5/verto/verto_communicator/css/verto.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 {