aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-02-17 17:30:44 -0800
committerCesar G <prototech91@gmail.com>2014-02-17 17:30:44 -0800
commit233bdfa5f639e44a8315736bc917fb8322bd0e15 (patch)
tree8786d62b7fecad78cd49cac9afd93adf073949f2
parentb3ecb9e1e48f37c5c6b0e81a8d378b668c48c72b (diff)
parentfb662ebf50b9c3ef9a4dec0e499d64cca3be34ed (diff)
downloadforums-233bdfa5f639e44a8315736bc917fb8322bd0e15.tar
forums-233bdfa5f639e44a8315736bc917fb8322bd0e15.tar.gz
forums-233bdfa5f639e44a8315736bc917fb8322bd0e15.tar.bz2
forums-233bdfa5f639e44a8315736bc917fb8322bd0e15.tar.xz
forums-233bdfa5f639e44a8315736bc917fb8322bd0e15.zip
Merge remote-tracking branch 'Zoddo/ticket/12207' into develop
* Zoddo/ticket/12207: [ticket/12207] Forum broken when error thrown
-rw-r--r--phpBB/styles/prosilver/theme/common.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 288477f52a..84f6859936 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -747,7 +747,6 @@ dl.details dd {
}
.clearfix, fieldset dl, ul.topiclist dl, dl.polls {
- height: 1%;
overflow: hidden;
}
@@ -755,7 +754,6 @@ dl.details dd {
/* Pagination
---------------------------------------- */
.pagination {
- height: 1%; /* IE tweak (holly hack) */
width: auto;
text-align: right;
margin-top: 5px;