Merge pull request #192 from rcutmore/fix-file-input-button-focus

Fix issue when tabbing to file input button
beef-integration
Jordan Wright 2016-03-07 21:55:20 -06:00
commit 88d1d4106e
1 changed files with 0 additions and 1 deletions

1
static/css/main.css vendored
View File

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