Disable outline for all input/button
Change-Id: Iad99095904c81a642d25983bf7d1803931f32de6
This commit is contained in:
parent
6bd0b9466e
commit
7c0d2849ed
@ -153,6 +153,7 @@ textarea {
|
||||
font-family:inherit;
|
||||
font-size:100%;
|
||||
margin:0;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
button,
|
||||
@ -239,4 +240,4 @@ nav {
|
||||
}
|
||||
|
||||
li {margin:0;}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user