mirror of
https://github.com/flarum/core.git
synced 2025-08-16 13:24:11 +02:00
[A11Y] Adds missing focus rings back to control elements (#3016)
* Remove the stuff that removes critical accessibility features * Remove no outline from basic blade layout * Remove focus outline from FormControls
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
.Button {
|
||||
float: left;
|
||||
margin-left: -36px;
|
||||
outline: none;
|
||||
width: 36px !important;
|
||||
|
||||
&.LoadingIndicator {
|
||||
|
Reference in New Issue
Block a user