forked from GithubBackups/tinyib
Vertically align posting area labels and add padding
This commit is contained in:
parent
62331d9d77
commit
c2317bb8ae
@ -20,6 +20,11 @@ form {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.postblock {
|
||||||
|
vertical-align: top;
|
||||||
|
padding: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.aa {
|
.aa {
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user