forked from AuroraMiddleware/gtk
themes: Fix a new comment
bah.
This commit is contained in:
parent
b92e688141
commit
5c152192d7
@ -962,7 +962,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 {
|
||||
@extend %linked_middle;
|
||||
|
||||
|
@ -770,7 +770,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 {
|
||||
@extend %linked_middle;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user