Commit 339748 by webchick
#737202 by sun: Fixed Vertical tabs don't use full available width.
--- <a href="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" title="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" rel="nofollow">http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css</a> 2010/03/03 19:46:26 1.74
+++ <a href="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" title="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" rel="nofollow">http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css</a> 2010/03/10 20:32:56 1.75
@@ -1,4 +1,4 @@
-/* $Id: style.css,v 1.73 2010/01/30 07:59:26 dries Exp $ */
+/* $Id: style.css,v 1.74 2010/03/03 19:46:26 dries Exp $ */
/**
* Generic elements
@@ -918,7 +918,6 @@
* Vertical tabs.
*/
div.vertical-tabs {
- margin-right: 5%;
border-color: #d9eaf5;
}
+++ <a href="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" title="http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css" rel="nofollow">http://drupalcode.org/viewvc/drupal/drupal/themes/garland/style.css</a> 2010/03/10 20:32:56 1.75
@@ -1,4 +1,4 @@
-/* $Id: style.css,v 1.73 2010/01/30 07:59:26 dries Exp $ */
+/* $Id: style.css,v 1.74 2010/03/03 19:46:26 dries Exp $ */
/**
* Generic elements
@@ -918,7 +918,6 @@
* Vertical tabs.
*/
div.vertical-tabs {
- margin-right: 5%;
border-color: #d9eaf5;
}