UX: missing specificity (#17324)
This commit is contained in:
parent
ef7a518159
commit
4730858598
|
@ -303,7 +303,7 @@ nav.post-controls {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
&.d-hover,
|
&.create.d-hover,
|
||||||
&:focus,
|
&:focus,
|
||||||
&:active {
|
&:active {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
Loading…
Reference in New Issue