From d5f1747993dbc5d29a8ef25d453e746c955122a9 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 23 Jul 2012 18:56:47 +0200 Subject: [PATCH] we don't need to have a max size for the title on the default theme --- pelican/themes/notmyidea/static/css/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/pelican/themes/notmyidea/static/css/main.css b/pelican/themes/notmyidea/static/css/main.css index b21445c2..bd1eba75 100644 --- a/pelican/themes/notmyidea/static/css/main.css +++ b/pelican/themes/notmyidea/static/css/main.css @@ -160,7 +160,6 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;} font-weight: bold; margin: 0 0 .6em .2em; text-decoration: none; - width: 427px; } #banner h1 a:hover, #banner h1 a:active { background: none;