mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated position of search
This commit is contained in:
parent
9818f81c5f
commit
7ab83bf47f
@ -1,5 +1,5 @@
|
|||||||
.gf-box.search-container {
|
.gf-box.search-container {
|
||||||
left: 54px;
|
left: 52px;
|
||||||
top: 33px;
|
top: 33px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
@ -18,6 +18,10 @@
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-container {
|
||||||
|
left: 200px;
|
||||||
|
}
|
||||||
|
|
||||||
.main-view {
|
.main-view {
|
||||||
padding-left: 200px;
|
padding-left: 200px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user