Fixes for Settings Channels panel
This commit is contained in:
parent
2c8be141a1
commit
a3da147fb8
1 changed files with 12 additions and 0 deletions
|
@ -484,6 +484,12 @@
|
|||
margin-left: 5px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
#settings-channels .panel {
|
||||
padding: 0 10px 10px 10px;
|
||||
}
|
||||
#settings-channels button {
|
||||
float: right;
|
||||
}
|
||||
#adminpage button[type="sbumit"],
|
||||
input[type="submit"],
|
||||
input[name="page_logs"],
|
||||
|
@ -2663,6 +2669,12 @@ header #banner {
|
|||
margin-left: 5px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
#settings-channels .panel {
|
||||
padding: 0 10px 10px 10px;
|
||||
}
|
||||
#settings-channels button {
|
||||
float: right;
|
||||
}
|
||||
#adminpage button[type="submit"],
|
||||
input[type="submit"],
|
||||
input[name="page_logs"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue