fix other syntax error highlited by travis
This commit is contained in:
parent
8a8dabf49e
commit
b117e8b377
1 changed files with 3 additions and 3 deletions
|
@ -761,12 +761,12 @@ span ~ .panel-header-text {
|
||||||
}
|
}
|
||||||
|
|
||||||
.exit-edit-mode-link img {
|
.exit-edit-mode-link img {
|
||||||
transform: scaleX(-1);
|
|
||||||
block-size: 16px;
|
block-size: 16px;
|
||||||
|
transform: scaleX(-1);
|
||||||
display: inline;
|
display: inline;
|
||||||
margin-inline-end: 5px;
|
|
||||||
inline-size: 16px;
|
|
||||||
filter: grayscale(100%) brightness(5);
|
filter: grayscale(100%) brightness(5);
|
||||||
|
inline-size: 16px;
|
||||||
|
margin-inline-end: 5px;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue