mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Fixes for Settings Channels panel
This commit is contained in:
parent
3472b94701
commit
9d92ef7cba
1 changed files with 6 additions and 0 deletions
|
@ -484,6 +484,12 @@
|
||||||
margin-left: 5px !important;
|
margin-left: 5px !important;
|
||||||
margin-bottom: 20px !important;
|
margin-bottom: 20px !important;
|
||||||
}
|
}
|
||||||
|
#settings-channels .panel {
|
||||||
|
padding: 0 10px 10px 10px;
|
||||||
|
}
|
||||||
|
#settings-channels button {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
#adminpage button[type="sbumit"],
|
#adminpage button[type="sbumit"],
|
||||||
input[type="submit"],
|
input[type="submit"],
|
||||||
input[name="page_logs"],
|
input[name="page_logs"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue