diff --git a/theme/ItaliaTheme/_main.scss b/theme/ItaliaTheme/_main.scss index 8388cda92..3c4ff24d8 100644 --- a/theme/ItaliaTheme/_main.scss +++ b/theme/ItaliaTheme/_main.scss @@ -264,7 +264,6 @@ iframe { //table overflow mobile @media (max-width: #{map-get($grid-breakpoints, lg)}) { .public-ui table.ui.table { - display: block; overflow: auto; th { white-space: nowrap;