ux: minor position change for layout selector, fixes #10217

This commit is contained in:
Torkel Ödegaard
2017-12-15 09:58:39 +01:00
parent 3300af909a
commit 9a711a4fc3
3 changed files with 45 additions and 44 deletions

View File

@@ -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;