mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11957] Fix position of main block for tab-less pages
PHPBB3-11957
This commit is contained in:
@@ -493,6 +493,10 @@ li {
|
||||
box-shadow: #FFF 0 0 0 1px inset;
|
||||
}
|
||||
|
||||
#acp:first-child {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.panel {
|
||||
background: #F3F3F3 url("../images/innerbox_bg.gif") repeat-x top;
|
||||
padding: 5px 0;
|
||||
|
Reference in New Issue
Block a user