UX: move dismiss button on the bottom to the right of the footer message (#18424)
This commit is contained in:
parent
ff45651053
commit
847e1db7fb
|
@ -137,6 +137,12 @@
|
||||||
|
|
||||||
.topic-list-bottom {
|
.topic-list-bottom {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
|
.footer-message {
|
||||||
|
padding-top: 4px;
|
||||||
|
}
|
||||||
|
.dismiss-container-bottom {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Misc. stuff
|
// Misc. stuff
|
||||||
|
|
Loading…
Reference in New Issue