mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fixed indentation in elements/form.sass
Resolves an issue where compiling the sass resulted in `error (Line 348 of bower_components/bulma/sass/elements/form.sass: The line was indented 2 levels deeper than the previous line.)`.
This commit is contained in:
parent
6967d789d5
commit
a0244ea924
@ -345,7 +345,7 @@ $input-radius: $radius !default
|
||||
left: 0
|
||||
&.has-icons-right
|
||||
.input
|
||||
padding-right: 2.25em
|
||||
padding-right: 2.25em
|
||||
.icon.is-right
|
||||
right: 0
|
||||
&.is-loading
|
||||
|
Loading…
Reference in New Issue
Block a user