]> git.mxchange.org Git - friendica.git/commitdiff
css: uncomment overflow: hidden for standard page section. !We have to prove if this...
authorrabuzarus <>
Thu, 21 Apr 2016 01:18:09 +0000 (03:18 +0200)
committerrabuzarus <>
Thu, 21 Apr 2016 01:18:09 +0000 (03:18 +0200)
css/style.css

index e5f1c0cd4f03f9e3d3444c511866a761d7998466..8934c9e13d8407a71396be51a1b06070062f42f6 100644 (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;