mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +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-inset,
|
||||
&[inset] {
|
||||
&[inset],
|
||||
&.list-inset {
|
||||
margin-top: 0;
|
||||
margin-left: -$content-padding;
|
||||
margin-right: -$content-padding;
|
||||
|
Reference in New Issue
Block a user