Remove duplicate styling from editor
The \#status-notice styling had a duplicate visibility styling.
This commit is contained in:
1
misc/dist/html/editor.html
vendored
1
misc/dist/html/editor.html
vendored
@ -227,7 +227,6 @@ a:active {
|
|||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
padding: 4px 6px;
|
padding: 4px 6px;
|
||||||
visibility: visible;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user