mirror of https://github.com/aredn/aredn.git
Fix refresh icon alignment so it also works on iPad (#1756)
This commit is contained in:
parent
5d0df69a0f
commit
a4f5caae57
|
@ -1133,9 +1133,8 @@ label.switch
|
|||
#ctrl-modal #firmware-refresh button,
|
||||
#ctrl-modal #package-refresh button
|
||||
{
|
||||
position: relative;
|
||||
top: -1px;
|
||||
left: 3px;
|
||||
margin: 3px 0 0 3px;
|
||||
padding: 0;
|
||||
min-width: 16px;
|
||||
height: 16px;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue