themes: Fix a new comment

bah.
This commit is contained in:
Daniel Boles 2018-04-22 22:20:57 +01:00
parent b92e688141
commit 5c152192d7
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;