fix other syntax error highlited by travis
This commit is contained in:
parent
b117e8b377
commit
23e8210a5f
1 changed files with 2 additions and 2 deletions
|
@ -757,13 +757,13 @@ span ~ .panel-header-text {
|
|||
display: inline-block;
|
||||
justify-content: center;
|
||||
padding: 6px 30%;
|
||||
width: 100%;
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
.exit-edit-mode-link img {
|
||||
block-size: 16px;
|
||||
transform: scaleX(-1);
|
||||
display: inline;
|
||||
transform: scaleX(-1);
|
||||
filter: grayscale(100%) brightness(5);
|
||||
inline-size: 16px;
|
||||
margin-inline-end: 5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue