Files
postal/app/assets/stylesheets/application/components/_button_set.scss
T
2017-04-19 13:07:25 +01:00

13 lines
112 B
SCSS

.buttonSet {
.button {
margin-right:7px;
}
}
.buttonSet--center {
.button {
margin:0 5px;
}
}