mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: automatically close a poll on a given date and time
This commit is contained in:
@@ -8,6 +8,8 @@ div.poll {
|
||||
}
|
||||
|
||||
.poll-info {
|
||||
.info-text:before {content:"\00a0";} // nbsp
|
||||
.info-label:before {
|
||||
content:"\00a0"; //nbsp
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user