kopia lustrzana https://github.com/wagtail/wagtail
Fix CSS comment style to comply with styleguide
rodzic
55eaa0c137
commit
405a4a3fe9
|
@ -30,10 +30,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
@mixin unlistimmediate() {
|
||||
/* remove list styles, but only for the immediate element - allow nested lists inside it
|
||||
to keep the default style */
|
||||
|
||||
// remove list styles, but only for the immediate element -
|
||||
// allow nested lists inside it to keep the default style
|
||||
|
||||
@mixin unlistimmediate() {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
|
|
Ładowanie…
Reference in New Issue