Fix height of QR buttons in WebKit.
This commit is contained in:
parent
29de9bc9cb
commit
7ee88bcde8
@ -1280,6 +1280,7 @@ input.field.tripped:not(:hover):not(:focus) {
|
||||
background: linear-gradient(to bottom, #F8F8F8, #DCDCDC) no-repeat;
|
||||
border: 1px solid #BBB;
|
||||
border-radius: 2px;
|
||||
height: 100%;
|
||||
}
|
||||
#qr-file-button {
|
||||
width: 15%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user