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