From 73c1dc03ebe0c120673381e6262f14424fa148f9 Mon Sep 17 00:00:00 2001 From: Massimo DiPierro Date: Tue, 7 Feb 2012 11:08:35 -0600 Subject: [PATCH] removed fieldset from skeleton --- VERSION | 2 +- applications/welcome/static/css/skeleton.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index fcddf5cf..2dedd8b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.4 (2012-02-04 10:13:29) stable +Version 1.99.4 (2012-02-07 11:08:32) stable diff --git a/applications/welcome/static/css/skeleton.css b/applications/welcome/static/css/skeleton.css index 4f13a5be..13241d33 100755 --- a/applications/welcome/static/css/skeleton.css +++ b/applications/welcome/static/css/skeleton.css @@ -25,7 +25,7 @@ /* #Reset & Basics (Inspired by E. Meyers) ================================================== */ - html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { + html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0;