Skip to content

Commit

Permalink
css: remove negative margin
Browse files Browse the repository at this point in the history
* closes #1649
  • Loading branch information
jrcastro2 authored and lnielsen committed May 23, 2022
1 parent af6e770 commit e8256a0
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
margin-right: 0 !important;
}

& ~ .ui.info.flashed.message.manage {
margin-top: -@defaultMargin;
/* Using negative margin to not complicate the
spacing of .page-subheader-outer */
}

&.with-submenu {
padding-bottom: 0;
margin-bottom: 0;
Expand Down

0 comments on commit e8256a0

Please sign in to comment.