Minor cosmetic change of the liquidsoap status
This commit is contained in:
parent
d888d1cb1c
commit
465de07ae0
|
@ -1373,7 +1373,11 @@ h2#scheduled_playlist_name span {
|
|||
}
|
||||
|
||||
.simple-formblock .liquidsoap_status{
|
||||
width: 95%;
|
||||
width: 100%;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding: 4px 0 8px;
|
||||
}
|
||||
|
||||
.simple-formblock dd.block-display {
|
||||
|
|
Loading…
Reference in New Issue