Skip to content

Commit

Permalink
fix(FEC-8890): captions menu was not aligned correct in ie11 with boo…
Browse files Browse the repository at this point in the history
…tstrap.css (#451)
  • Loading branch information
RoyBregman committed Nov 28, 2019
1 parent ccaff97 commit 0c6093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_shell.scss
Expand Up @@ -34,7 +34,7 @@
font-family: $font-family;

label {
margin-bottom: initial;
margin-bottom: 0;
}

input,
Expand Down

0 comments on commit 0c6093e

Please sign in to comment.