diff options
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 943b27637..82d0cf761 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -45,9 +45,6 @@ main { margin-left: auto; margin-right: auto; max-width: $main_widthpx; -} - -main #region_2 { margin-bottom: $bottom_margin; } |