1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-15 21:24:03 +02:00

Merge pull request #2783 from hanakin/ticket/12862

[ticket/12862] Fix pop-up box wraps

* hanakin/ticket/12862:
  [ticket/12862] Remove remaining simple-wrap id
  [ticket/12862] Resize popups consistently
  [ticket/12862] Add Border
This commit is contained in:
Andreas Fischer
2014-08-23 11:40:37 +02:00
8 changed files with 11 additions and 19 deletions

View File

@@ -189,10 +189,6 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
}
}
#simple-wrap {
padding: 6px 0;
}
#page-body {
margin: 4px 0;
clear: both;