mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Hyperion logo align in WebUI (#896)
- DispmanX Grabber also used in PR builds - Removed unused build variable
This commit is contained in:
@@ -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;}}
|
||||
|
Reference in New Issue
Block a user