Keep button shape for long strings

This commit is contained in:
jportela
2017-06-29 13:53:36 +00:00
parent beba48a5d4
commit ed784d9609

View File

@@ -245,6 +245,7 @@
// learn more (aka external help button)
.external-help-button {
display: inline-block;
@extend %ui-btn-flat-outline;
@extend %sizing;
}