diff options
author | Cesar G <prototech91@gmail.com> | 2014-02-17 10:27:23 -0800 |
---|---|---|
committer | Cesar G <prototech91@gmail.com> | 2014-02-17 10:27:23 -0800 |
commit | b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b (patch) | |
tree | 5c355e23e68408521251fcc43e9febd4d88675a0 /phpBB/adm | |
parent | 9f923f235947b75260630234268d119179adda3e (diff) | |
parent | b942615c3b6fa9ff4820035c60edafbe7e9877f7 (diff) | |
download | forums-b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b.tar forums-b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b.tar.gz forums-b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b.tar.bz2 forums-b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b.tar.xz forums-b3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b.zip |
Merge remote-tracking branch 'Zoddo/ticket/12003' into develop
* Zoddo/ticket/12003:
[ticket/12003] ACP broken when error thrown
Diffstat (limited to 'phpBB/adm')
-rw-r--r-- | phpBB/adm/style/admin.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css index aa8622ff61..642d4e420e 100644 --- a/phpBB/adm/style/admin.css +++ b/phpBB/adm/style/admin.css @@ -1860,7 +1860,6 @@ li.pagination ul { }*/ .clearfix, .row, #content, fieldset dl, #page-body { - height: 1%; overflow: hidden; } |