aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/common.css
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2014-08-23 11:40:37 +0200
committerAndreas Fischer <bantu@phpbb.com>2014-08-23 11:40:37 +0200
commita79da361eefee4423b595db04bc9e94f1e365d00 (patch)
treea20e89f9425065e3767b0a06a8ea274e668f6cb2 /phpBB/styles/prosilver/theme/common.css
parentd2ed2c4e1e87a8cf84454d04190a44e78a832d04 (diff)
parentada35dca0055790aacbd419587f6180386ad7b77 (diff)
downloadforums-a79da361eefee4423b595db04bc9e94f1e365d00.tar
forums-a79da361eefee4423b595db04bc9e94f1e365d00.tar.gz
forums-a79da361eefee4423b595db04bc9e94f1e365d00.tar.bz2
forums-a79da361eefee4423b595db04bc9e94f1e365d00.tar.xz
forums-a79da361eefee4423b595db04bc9e94f1e365d00.zip
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
Diffstat (limited to 'phpBB/styles/prosilver/theme/common.css')
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index a9d9b5b01f..84701cc061 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -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;