From 75f42e323f3f1f083529897f3f18a1b2009788f9 Mon Sep 17 00:00:00 2001
From: Angie Byron <webchick@24967.no-reply.drupal.org>
Date: Wed, 10 Mar 2010 20:32:56 +0000
Subject: [PATCH] #737202 by sun: Fixed Vertical tabs don't use full available
 width.

---
 themes/garland/style.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/themes/garland/style.css b/themes/garland/style.css
index 8b105cc59b16..9f547053c317 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -918,7 +918,6 @@ html.js fieldset.collapsible legend span.summary {
  * Vertical tabs.
  */
 div.vertical-tabs {
-  margin-right: 5%;
   border-color: #d9eaf5;
 }
 
-- 
GitLab