Browse Source

Remove duplicate styling from editor

The \#status-notice styling had a duplicate visibility styling.
Kristopher A 1 year ago
parent
commit
fd2e13d9b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      misc/dist/html/editor.html

+ 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>