Improve the layout of some buttons.
This commit is contained in:
parent
4478756d91
commit
db81f195cf
2 changed files with 9 additions and 2 deletions
|
|
@ -15,12 +15,17 @@ div.modal {
|
|||
div.rfloat {
|
||||
float: right;
|
||||
clear: right;
|
||||
text-align: center;
|
||||
margin: 0.2em;
|
||||
font-size: 1.2em;
|
||||
padding: 0.4em;
|
||||
}
|
||||
|
||||
div.centerb {
|
||||
margin: 0.2em;
|
||||
padding: 0.4em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.formtable {
|
||||
display: table;
|
||||
margin: 1em auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue