[extensions-web: 66/75] Revert "Reviews should scroll."



commit 87d4376ce2164108adcbefa3421ecd76f750966a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Sep 22 16:27:32 2011 -0400

    Revert "Reviews should scroll."
    
    This reverts commit 27f3a6fa7d0b298e525f647a25431934cd1c64aa.
    
    Showing a useless empty scrollbar is not scrolling.

 sweettooth/static/css/review.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/sweettooth/static/css/review.css b/sweettooth/static/css/review.css
index f2fecc5..f263366 100644
--- a/sweettooth/static/css/review.css
+++ b/sweettooth/static/css/review.css
@@ -55,10 +55,6 @@
     padding: 0.5em;
 }
 
-#files .file {
-    overflow-x: scroll;
-}
-
 #files .code {
     padding-left: 1em;
     background-color: #fff;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]