mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
padding-bottom: 10px;
|
||||
input {
|
||||
width: 100%;
|
||||
padding: 18px 8px;
|
||||
padding: 8px 8px;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user