2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08: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:
Jeff Atwood 2017-04-24 18:29:34 -07:00 committed by GitHub
commit 644c15926a

View file

@ -20,6 +20,7 @@
margin-top: -5px;
color: scale-color($tertiary, $lightness: 70%);
padding-left: 5px;
float: right;
}
.meta {