0
0
Fork 0

Adjust settings pages (#4765)

* views: Adjust heading positions

* Adjust settings pages

Adjust label. Adjust tables. Adjust admin/reports/* pages. Fix 2FA QR code style for narrow devices. Widen several pages. Increase contrast.

* Remove trailing whitespace
This commit is contained in:
Lynx Kotoura 2017-09-02 22:49:28 +09:00 committed by Eugen Rochko
parent a0294c8880
commit cfe39fb58d
4 changed files with 73 additions and 29 deletions

View file

@ -46,7 +46,7 @@
&.inline-table {
td,
th {
padding: 8px 0;
padding: 8px 2px;
}
& > tbody > tr:nth-child(odd) > td,