mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge remote-tracking branch 'sadu/ticket/10438' into develop
* sadu/ticket/10438: [ticket/10438] Alligning the Smileys on the same line as the text.
This commit is contained in:
@@ -713,3 +713,7 @@ p.rules a {
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.smilies {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
Reference in New Issue
Block a user