fix firefox button styling
parent
7b726cbc02
commit
6b88c037b8
|
@ -749,6 +749,11 @@ table#otheruserstable {
|
|||
color: #666;
|
||||
}
|
||||
|
||||
.buttonicon::-moz-focus-inner {
|
||||
padding: 0;
|
||||
border: 0
|
||||
}
|
||||
|
||||
.buttonicon:focus{
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue