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 #firmware-refresh button,
|
||||||
#ctrl-modal #package-refresh button
|
#ctrl-modal #package-refresh button
|
||||||
{
|
{
|
||||||
position: relative;
|
margin: 3px 0 0 3px;
|
||||||
top: -1px;
|
padding: 0;
|
||||||
left: 3px;
|
|
||||||
min-width: 16px;
|
min-width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Reference in New Issue