Resize paperclip.png

// FREEBIE
pull/749/head
lilia 9 years ago
parent 0009a50d4d
commit 7215afb6c7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 531 B

@ -146,7 +146,6 @@ button.back {
width: 36px;
height: 100%;
background: url('/images/paperclip.png') no-repeat center center;
background-size: 70%;
}
input[type=file] {

@ -125,8 +125,7 @@ button.back {
.file-input .paperclip {
width: 36px;
height: 100%;
background: url("/images/paperclip.png") no-repeat center center;
background-size: 70%; }
background: url("/images/paperclip.png") no-repeat center center; }
.file-input input[type=file] {
display: none;
position: absolute;

Loading…
Cancel
Save