UX: minor update for new Discourse admin menu style

This commit is contained in:
Kris 2020-06-18 19:21:35 -04:00
parent 1a052d1261
commit f3e1d396a5

View File

@ -73,6 +73,6 @@ body textarea {
margin-top: 0.75em;
}
.popup-menu button {
margin-bottom: 7px;
.popup-menu .btn {
box-shadow: none;
}