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:
Vjacheslav Trushkin 2012-04-01 19:47:45 +03:00
commit 32c680d8b8

View file

@ -594,7 +594,7 @@ li.pagination {
border: 1px solid transparent; border: 1px solid transparent;
position: fixed; position: fixed;
display: none; display: none;
top: 100px; top: 40%;
left: 35%; left: 35%;
width: 30%; width: 30%;
z-index: 50; z-index: 50;