mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-03 04:17:34 -05:00
9 lines
106 B
SCSS
9 lines
106 B
SCSS
div.poll {
|
|
.poll-buttons {
|
|
padding: 0 5px 5px 5px;
|
|
|
|
button {
|
|
margin: 4px 2px;
|
|
}
|
|
}
|
|
}
|