Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872

This commit is contained in:
Torkel Ödegaard
2015-04-24 11:20:09 +02:00
parent b99ee2562e
commit 7064d87106
2 changed files with 3 additions and 1 deletions

View File

@@ -22,7 +22,8 @@
padding-bottom: 10px;
input {
width: 100%;
padding: 18px 8px;
padding: 8px 8px;
height: 100%;
box-sizing: border-box;
}
button {