themes: Fix a new comment
bah.
This commit is contained in:
@ -973,7 +973,7 @@ toolbar.inline-toolbar toolbutton:backdrop {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Other widgets let CSS give the order, so 1st/last child are at text start/end
|
// Other widgets use widget child order, so 1st/last child are at text start/end
|
||||||
%linked_flippable {
|
%linked_flippable {
|
||||||
@extend %linked_middle;
|
@extend %linked_middle;
|
||||||
|
|
||||||
|
|||||||
@ -787,7 +787,7 @@ toolbar.inline-toolbar toolbutton:backdrop {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Other widgets let CSS give the order, so 1st/last child are at text start/end
|
// Other widgets use widget child order, so 1st/last child are at text start/end
|
||||||
%linked_flippable {
|
%linked_flippable {
|
||||||
@extend %linked_middle;
|
@extend %linked_middle;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user