mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 16:29:32 +08:00
FIX: prevent span abuse in polls
This commit is contained in:
@ -79,7 +79,7 @@ div.poll {
|
||||
vertical-align: middle;
|
||||
padding: 10px;
|
||||
|
||||
span {
|
||||
& > span {
|
||||
font-size: 2em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user