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

View File

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