[Groonga-commit] groonga/groonga.github.com [master] css: disable overflow: hidden

Back to archive index

null+****@clear***** null+****@clear*****
2012年 4月 11日 (水) 21:39:38 JST


Kouhei Sutou	2012-04-11 21:39:38 +0900 (Wed, 11 Apr 2012)

  New Revision: 7fabcbc15e0a40b855a560456f585520224ba309

  Log:
    css: disable overflow: hidden
    
    It causes a problem when like button is pressed. Popup window is also
    hidden.
    
    Reported by @iwaim. Thanks!!!

  Modified files:
    css/screen.css

  Modified: css/screen.css (+0 -1)
===================================================================
--- css/screen.css    2012-03-30 18:31:12 +0900 (39a1265)
+++ css/screen.css    2012-04-11 21:39:38 +0900 (3056790)
@@ -126,7 +126,6 @@ header div.facebook-buttons
     padding-left: 10px;
     width: 320px;
     height: 90px;
-    overflow: hidden;
 }
 
 header div.other-language-links




Groonga-commit メーリングリストの案内
Back to archive index