fix: alignment in li.applies-to-everything
This commit is contained in:
parent
c56f5c32f1
commit
cf0f491077
|
@ -820,7 +820,8 @@ html:not(.usercss) .usercss-only,
|
||||||
}
|
}
|
||||||
|
|
||||||
.CodeMirror-linewidget li.applies-to-everything {
|
.CodeMirror-linewidget li.applies-to-everything {
|
||||||
margin-top: 0.2rem;
|
margin-top: 0;
|
||||||
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/************ reponsive layouts ************/
|
/************ reponsive layouts ************/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user