Fix issue when tabbing to file input button

Previously when tabbing to a file input button the button text would
disappear. This ensures text remains viewable when tabbing to button.
pull/192/head
Rob Cutmore 2016-03-07 06:08:43 -05:00
parent d04c562d7e
commit 7130b7a249
1 changed files with 0 additions and 1 deletions

1
static/css/main.css vendored
View File

@ -154,7 +154,6 @@
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 999px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;