2
0
Эх сурвалжийг харах

Remove duplicate styling from editor

The \#status-notice styling had a duplicate visibility styling.
Kristopher A 1 жил өмнө
parent
commit
fd2e13d9b1

+ 0 - 1
misc/dist/html/editor.html

@@ -227,7 +227,6 @@ a:active {
 	line-height: 1.3;
 	visibility: visible;
 	padding: 4px 6px;
-	visibility: visible;
 }
 		</style>
 	</head>