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

[ticket/12769] Fix dropdown styling

This commit is contained in:
Michael Miday
2015-09-16 06:24:17 +02:00
parent 32868a6f87
commit cd97d591eb
12 changed files with 90 additions and 173 deletions

View File

@@ -1047,10 +1047,6 @@ ul.linklist:after,
display: block;
}
.hidden {
display: none;
}
.smilies {
vertical-align: text-bottom;
}