add text input margins on board-display <th> elements
This commit is contained in:
parent
ac2f03b7e3
commit
734bdab5ed
|
@ -1423,6 +1423,7 @@ body.forum.thread table.reply-display tr.title-row th:nth-of-type(2) button {
|
||||||
|
|
||||||
body.forum.new table.board-display tr.title-row input {
|
body.forum.new table.board-display tr.title-row input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (orientation: landscape) {
|
@media only screen and (orientation: landscape) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user