UX: Change banner close button to be floated to the right
This commit is contained in:
parent
0d66529d2b
commit
d69122c385
|
@ -20,6 +20,7 @@
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
color: scale-color($tertiary, $lightness: 70%);
|
color: scale-color($tertiary, $lightness: 70%);
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.meta {
|
.meta {
|
||||||
|
|
Loading…
Reference in New Issue