mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: minor position change for layout selector, fixes #10217
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
.layout-selector {
|
||||
@include clearfix();
|
||||
|
||||
margin-left: $spacer;
|
||||
text-align: right;
|
||||
margin: 0 $spacer*1.5 $spacer;
|
||||
position: relative;
|
||||
top: -0.5rem;
|
||||
|
||||
button {
|
||||
background: $input-label-bg;
|
||||
|
||||
Reference in New Issue
Block a user