mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-24 20:31:04 +00:00
Fixed tabs in posting screen.
This commit is contained in:
parent
38ad1cf16d
commit
5bc480f27a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ html>body dd label input { vertical-align: text-bottom; } /* Align checkboxes/ra
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
|
.clearfix, #tabs, #ptabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
|
||||||
height: 1%;
|
height: 1%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue