css: uncomment overflow: hidden for standard page section. !We have to prove if this has a negative impact

This commit is contained in:
rabuzarus 2016-04-21 03:18:09 +02:00
parent c4861a80b6
commit ed3b3d2d4a
1 changed files with 1 additions and 1 deletions

View File

@ -1511,7 +1511,7 @@ ul.dropdown-menu li:hover {
background-color: rgba(255,255,255,$contentbg_transp);
border-radius: 4px;
position: relative;
overflow: hidden;
/*overflow: hidden;*/
color: #555;
box-shadow: 0 0 3px #dadada;
-webkit-box-shadow: 0 0 3px #dadada;