mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
streamlined admin submit alignment
This commit is contained in:
parent
522f3963f9
commit
55d397923d
1 changed files with 3 additions and 2 deletions
|
@ -340,12 +340,13 @@ box-sizing: border-box;
|
|||
margin-left: 5px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
#probe button[type="submit"],
|
||||
#adminpage button[type="submit"],
|
||||
input[type="submit"],
|
||||
input[name="page_logs"],
|
||||
input[name="republish_directory"],
|
||||
input[name="page_tos"]{
|
||||
float: right;
|
||||
padding: 8px;
|
||||
padding: 8px;
|
||||
}
|
||||
.submit::after{
|
||||
content: '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue