mirror of https://github.com/docker/docs.git
Fixing outline on + button
This commit is contained in:
parent
7256065ca1
commit
99f1519e74
|
@ -26,6 +26,7 @@ a {
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
outline: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"] {
|
input[type="text"] {
|
||||||
|
|
Loading…
Reference in New Issue