1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/10699] Long h2 title breaks div.minitabs in MCP

Fixed minor issues in formatting.

PHPBB3-10699
This commit is contained in:
Hari Sankar R
2012-04-02 16:59:05 +05:30
parent 42101fe8d4
commit 17e050e109
2 changed files with 2 additions and 1 deletions

View File

@@ -106,7 +106,6 @@ ul.cplist {
.tabs-container h2 {
float: left;
white-space: nowrap;
margin-bottom: 0px;
}