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 {
|
||||
text-decoration: none;
|
||||
}
|
||||
outline: 0 !important;
|
||||
}
|
||||
|
||||
input[type="text"] {
|
||||
|
|
Loading…
Reference in New Issue