]> git.ipfire.org Git - thirdparty/bulma.git/commit
Update level.sass to fix issue with icons (#1193)
authorKushal <kushal.billaiya@gmail.com>
Sun, 8 Oct 2017 15:02:27 +0000 (20:32 +0530)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 8 Oct 2017 15:02:27 +0000 (16:02 +0100)
commit92da150c4ea9755ddc705126e0d2cdff76e991ab
treed3d5b4edbe35d244e3fd38d7bf94eaca0a4119ed
parentdac2ea9e0199ebea810a5db966fda61f21071ecf
Update level.sass to fix issue with icons (#1193)

* Update level.sass

Removing `margin-right: 0.75rem` from the `level is-mobile` in #1153 changed the spacing of icons used in the `level-items`. This pr restores the margin-right for the icon class only to restore the behavior as before while keeping changes made in #1153.

* Update level.sass

the margin for icons should be only for level is-mobile.

* Update level.sass

* add margin-right to level-item

* add margin to .level.is-mobile .level-item

made suggested changes
sass/components/level.sass