From 7ac061b2077fd66b88e362ca7414581797782f8d Mon Sep 17 00:00:00 2001 From: Towhidn Date: Sat, 21 Feb 2015 18:17:34 +0330 Subject: [PATCH] Revert "solved issue #1" This reverts commit 26a599fc0e9e5e2030dfce04a00673537718a996. --- q2a-webmaster/include/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/q2a-webmaster/include/style.css b/q2a-webmaster/include/style.css index 35201f3..6b52267 100644 --- a/q2a-webmaster/include/style.css +++ b/q2a-webmaster/include/style.css @@ -81,7 +81,6 @@ h2.resp-tab-title:last-child { margin: 0; cursor: pointer; float: none; - width: 100%; } .resp-vtabs .resp-tabs-container { @@ -190,11 +189,6 @@ h2.resp-accordion:first-child { .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; } - .wm-half { - margin: 0 !important; - width: 100% !important; - } - }