change attachment icon

// FREEBIE
This commit is contained in:
Jake McGinty 2015-12-09 08:32:09 -06:00 committed by lilia
parent 9031b4c10c
commit d914f4affe
3 changed files with 2 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

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

View File

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