mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/14228] Vertical align of numbers in polls
PHPBB3-14228
This commit is contained in:
parent
6a7567459d
commit
22d234a345
1 changed files with 1 additions and 1 deletions
|
@ -672,7 +672,7 @@ fieldset.polls dd div {
|
|||
text-align: right;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
padding: 0 2px;
|
||||
padding: 2px 2px 0 2px;
|
||||
overflow: visible;
|
||||
min-width: 8px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue