mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user