Hyperion logo align in WebUI (#896)

- DispmanX Grabber also used in PR builds
- Removed unused build variable
This commit is contained in:
Serhan
2020-07-23 16:47:35 +02:00
committed by GitHub
parent df0d411ba1
commit 6f5f28cd56
3 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ table.borderless td,table.borderless th{border: none !important;}
table label{margin:0}
/*Header*/
.navbar-brand{padding: 5px;padding-left:20px;height:60px;}
.navbar-brand{padding-top:0px;padding-bottom:5px;padding-left:20px;height:60px;}
.sidebar{margin-top:62px;padding-top:20px;}
.dropdown{font-size:18px;}
@media (max-width: 767px) {.sidebar{margin-top:0px;padding-top:0px !important;}}