X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=gui%2Fapp%2Fstyles%2Fmain.css;h=d2ea8ba42c7bc3fb4198efe020eb86b74b170197;hb=refs%2Fchanges%2F11%2F69511%2F1;hp=e13a66bceb14a49ffcf6be04fb20377c794f6063;hpb=54f26bfe1cb139545ab86450342c6a7ab520dd83;p=yardstick.git diff --git a/gui/app/styles/main.css b/gui/app/styles/main.css index e13a66bce..d2ea8ba42 100644 --- a/gui/app/styles/main.css +++ b/gui/app/styles/main.css @@ -20,6 +20,8 @@ body { } + + /* Custom page header */ .header { @@ -206,3 +208,7 @@ input:focus{outline: 0} overflow: hidden; } +.bs-sidenav{ + margin-top:21px !important; +} +