mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Fix indentation bug for .is-one-fifth (#1358)
This commit is contained in:
committed by
Jeremy Thomas
parent
7e0019ae44
commit
8792984f8e
@@ -149,8 +149,8 @@ $column-gap: 0.75rem !default
|
|||||||
width: 25%
|
width: 25%
|
||||||
&.is-one-fifth,
|
&.is-one-fifth,
|
||||||
&.is-one-fifth-tablet
|
&.is-one-fifth-tablet
|
||||||
flex: none
|
flex: none
|
||||||
width: 20%
|
width: 20%
|
||||||
&.is-two-fifths,
|
&.is-two-fifths,
|
||||||
&.is-two-fifths-tablet
|
&.is-two-fifths-tablet
|
||||||
flex: none
|
flex: none
|
||||||
|
|||||||
Reference in New Issue
Block a user