mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-16 13:52:03 +02:00
Merge pull request #4012 from RMcGirr83/ticket_14228
[ticket/14228] Vertical align of numbers in polls
This commit is contained in:
commit
8dbf3976fd
@ -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…
x
Reference in New Issue
Block a user