Skip to content

Commit

Permalink
Removed global style of label and legend elements (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindjoha authored May 27, 2021
1 parent 69871d8 commit 9559f37
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions webviz_config_equinor/assets/equinor_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,14 +222,3 @@ div.styledLogo.tab {
background-color: var(--menuLinkBackgroundHover);
border-color: var(--menuLinkBackgroundHover);
}

label, legend {
display: block;
margin-bottom: 0px;
}

label > .label-body {
display: inline-block;
margin-left: 0.5rem;
font-weight: normal;
}

0 comments on commit 9559f37

Please sign in to comment.