mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +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;
|
box-shadow: #FFF 0 0 0 1px inset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#acp:first-child {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
background: #F3F3F3 url("../images/innerbox_bg.gif") repeat-x top;
|
background: #F3F3F3 url("../images/innerbox_bg.gif") repeat-x top;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
|
Reference in New Issue
Block a user