mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #4832 from cpradio/float-banner-close-button-right
UX: Change banner close button to be floated to the right
This commit is contained in:
commit
644c15926a
@ -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
Block a user