[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linterna-magica-commit] [375] Remove scroll sliders in Dailymotion, bec
From: |
Ivaylo Valkov |
Subject: |
[linterna-magica-commit] [375] Remove scroll sliders in Dailymotion, because of "overflow:auto" |
Date: |
Mon, 31 Dec 2012 09:20:32 +0000 |
Revision: 375
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=375
Author: valkov
Date: 2012-12-31 09:20:32 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
Remove scroll sliders in Dailymotion, because of "overflow:auto"
wrongly put on body and other elements.
Modified Paths:
--------------
trunk/data/style/template.css
Modified: trunk/data/style/template.css
===================================================================
--- trunk/data/style/template.css 2012-12-31 09:13:41 UTC (rev 374)
+++ trunk/data/style/template.css 2012-12-31 09:20:32 UTC (rev 375)
@@ -166,6 +166,9 @@
z-index: 999999 !important;
width: 100% !important;
padding-bottom: 20px !important;
+ }
+
+.linterna-magica-about-box {
overflow: auto !important;
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [linterna-magica-commit] [375] Remove scroll sliders in Dailymotion, because of "overflow:auto",
Ivaylo Valkov <=