mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
add space in number of poll voters on mobile
This commit is contained in:
parent
7e15077bec
commit
b839eb41ff
@ -6,4 +6,8 @@ div.poll {
|
||||
margin: 4px 2px;
|
||||
}
|
||||
}
|
||||
|
||||
.poll-info {
|
||||
.info-text:before {content:"\00a0";} // nbsp
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user