mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Fix rounded buttons
This commit is contained in:
@@ -2775,8 +2775,8 @@ fieldset[disabled] .button {
|
||||
|
||||
.button.is-rounded {
|
||||
border-radius: 290486px;
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
padding-left: 1.25em;
|
||||
padding-right: 1.25em;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
||||
Reference in New Issue
Block a user