Right-align whole tfoot in forms
This commit is contained in:
parent
a1d48ca246
commit
e3ddf4cbaa
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ table.file-input tr :last-child {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
form tfoot {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.buttons input {
|
.buttons input {
|
||||||
|
|
Loading…
Reference in a new issue