mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge remote-tracking branch 'igorw/ticket/10740' into develop
* igorw/ticket/10740: [ticket/10740] Revert margin-left changes of previous commit [ticket/10740] Changed styling of phpbb_alert box, to be centered.
This commit is contained in:
commit
32c680d8b8
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,7 @@ li.pagination {
|
|||
border: 1px solid transparent;
|
||||
position: fixed;
|
||||
display: none;
|
||||
top: 100px;
|
||||
top: 40%;
|
||||
left: 35%;
|
||||
width: 30%;
|
||||
z-index: 50;
|
||||
|
|
Loading…
Add table
Reference in a new issue