aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
authorHari Sankar R <hsr@theinglorio.us>2012-04-02 16:59:05 +0530
committerHari Sankar R <hsr@theinglorio.us>2012-04-02 16:59:05 +0530
commit17e050e109e7048b75a24cac87ad9d5bad4893e5 (patch)
tree1a18bd17586a4c547523b68b492021e11b3358e5 /phpBB/styles/prosilver/theme
parent42101fe8d48cbdbe1a4e73bd9cc388a9e4b490c5 (diff)
downloadforums-17e050e109e7048b75a24cac87ad9d5bad4893e5.tar
forums-17e050e109e7048b75a24cac87ad9d5bad4893e5.tar.gz
forums-17e050e109e7048b75a24cac87ad9d5bad4893e5.tar.bz2
forums-17e050e109e7048b75a24cac87ad9d5bad4893e5.tar.xz
forums-17e050e109e7048b75a24cac87ad9d5bad4893e5.zip
[ticket/10699] Long h2 title breaks div.minitabs in MCP
Fixed minor issues in formatting. PHPBB3-10699
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/cp.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/cp.css b/phpBB/styles/prosilver/theme/cp.css
index d4382b067e..7c7158bd00 100644
--- a/phpBB/styles/prosilver/theme/cp.css
+++ b/phpBB/styles/prosilver/theme/cp.css
@@ -106,7 +106,6 @@ ul.cplist {
.tabs-container h2 {
float: left;
- white-space: nowrap;
margin-bottom: 0px;
}