changeset 172:be1bccc405d9 cannam-pre-20110113-merge

* Override excessive body min-width with a smaller figure
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 02 Feb 2011 12:12:47 +0000
parents 496f1cf46503
children ccfa5126279e b46db3a8b1b4
files public/themes/soundsoftware/stylesheets/application.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/public/themes/soundsoftware/stylesheets/application.css	Tue Feb 01 16:41:30 2011 +0000
+++ b/public/themes/soundsoftware/stylesheets/application.css	Wed Feb 02 12:12:47 2011 +0000
@@ -26,7 +26,7 @@
   color: #000;
   margin: 0;
   margin-bottom: 40px;
-/*  font-size: 95%;  */
+  min-width: 620px;
 }
 
 h1 {