Merge pull request #8283 from hashicorp/b-ui/text-alignment-view-raw-file

UI: Fix text alignment for the "view raw file" button/link on the fs file viewer
This commit is contained in:
Michael Lange
2020-06-25 09:28:30 -07:00
committed by GitHub

View File

@@ -5,7 +5,6 @@ $button-box-shadow-standard: 0 2px 0 0 rgba($grey, 0.2);
box-shadow: $button-box-shadow-standard;
border: 1px solid transparent;
text-decoration: none;
line-height: 1;
&:hover,
&.is-hovered {