mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Another list margin fix
This commit is contained in:
@ -27,8 +27,8 @@ $list-margin-bottom: 10px !default;
|
|||||||
|
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
|
||||||
&.list-inset,
|
&[inset],
|
||||||
&[inset] {
|
&.list-inset {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: -$content-padding;
|
margin-left: -$content-padding;
|
||||||
margin-right: -$content-padding;
|
margin-right: -$content-padding;
|
||||||
|
Reference in New Issue
Block a user