Index: chrome/browser/sync/resources/configure.html |
diff --git a/chrome/browser/sync/resources/configure.html b/chrome/browser/sync/resources/configure.html |
index ebab766944d86b5b0a318fef6d8312292adffbe0..15fe40680597989ae8d4881c797eb6cb1dae5682 100644 |
--- a/chrome/browser/sync/resources/configure.html |
+++ b/chrome/browser/sync/resources/configure.html |
@@ -48,11 +48,7 @@ form { |
margin: 10px 15px; |
} |
.sync-config-tabstrip { |
- border-bottom: 1px solid gray; |
- height: 25px; |
- margin-bottom: 10px; |
- padding-top: 10px; |
- background-color: #DDD; |
+ display: none; |
} |
.sync-config-tab-active { |
background-color: white; |