[Hejes-devel] [961] main.css: fixed bug in blog page, blockquote formatting

hejes-devel at nytud.hu hejes-devel at nytud.hu
Tue Oct 1 11:10:17 CEST 2013


Revision: 961
Author:   mihaltz
Date:     2013-10-01 11:10:17 +0200 (Tue, 01 Oct 2013)
Log Message:
-----------
main.css: fixed bug in blog page, blockquote formatting

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/static/css/main.css

Modified: trunk/web2py/applications/helyesiras_webdev/static/css/main.css
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2013-09-30 09:58:43 UTC (rev 960)
+++ trunk/web2py/applications/helyesiras_webdev/static/css/main.css	2013-10-01 09:10:17 UTC (rev 961)
@@ -1855,6 +1855,8 @@
     margin: 5px 0;
     padding: 5px;
     background-color: #DDDDDD;
+    width: 100%;
+	overflow: hidden;
 }
 
 .blog-comments {}




More information about the Hejes-devel mailing list