Merge pull request #15434 from pepeportela/teltek/external_help_button_shape

Keep button shape for long strings
This commit is contained in:
Christina Roberts
2017-07-05 11:28:59 -04:00
committed by GitHub

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;
}