mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14228] Vertical align of numbers in polls
PHPBB3-14228
This commit is contained in:
@@ -672,7 +672,7 @@ fieldset.polls dd div {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0 2px;
|
padding: 2px 2px 0 2px;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
min-width: 8px;
|
min-width: 8px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user