mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -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%
|
||||
&.is-one-fifth,
|
||||
&.is-one-fifth-tablet
|
||||
flex: none
|
||||
width: 20%
|
||||
flex: none
|
||||
width: 20%
|
||||
&.is-two-fifths,
|
||||
&.is-two-fifths-tablet
|
||||
flex: none
|
||||
|
||||
Reference in New Issue
Block a user