mirror of
https://github.com/grafana/grafana.git
synced 2025-01-07 14:43:42 -06:00
sasslint fix
This commit is contained in:
parent
907fb9c1be
commit
b88791135f
@ -10,7 +10,7 @@
|
||||
}
|
||||
.dropdown-toggle {
|
||||
// The caret makes the toggle a bit too tall in IE7
|
||||
*margin-bottom: -3px;
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
.dropdown-toggle:active,
|
||||
.open .dropdown-toggle {
|
||||
|
Loading…
Reference in New Issue
Block a user