Skip to content

Commit 7805bda

Browse files
committed
Admin: toolbar accessibility fix
1 parent 9020861 commit 7805bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/stylesheets/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,14 +1087,14 @@ label.emblem.toolbar > input:focus + img {
10871087
}
10881088
input.toolbar.hidden {
10891089
display: inline !important;
1090+
opacity: 0 !important;
10901091
font: inherit !important;
10911092
width: 1px !important;
10921093
height: 16px !important;
10931094
outline: none !important;
10941095
border: none !important;
10951096
padding: 0rem !important;
10961097
margin: 0rem !important;
1097-
visibility: hidden !important;
10981098
}
10991099
input.toolbar.hidden::file-selector-button {
11001100
display: none !important;

0 commit comments

Comments
 (0)