Add a width

This commit is contained in:
Zixaphir 2013-08-18 21:15:56 -07:00
parent cbecf966a9
commit 85f86371a7
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1510,6 +1510,7 @@ input:not([type=radio]) {
background: transparent none;
overflow: hidden;
text-overflow: ellipsis;
width: 88%;
}
#qr-filename:not(.edit) {
pointer-events: none;