Index: chrome/browser/resources/ntp4/new_tab.css |
diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css |
index bcf445b3b3745f3b75859ea4cc53cf2c6aba7699..4499a37819d5fdbe41ebd7f08e0306bd6e4cfcd0 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.css |
+++ b/chrome/browser/resources/ntp4/new_tab.css |
@@ -224,13 +224,3 @@ html[dir='rtl'] #attribution { |
.page-switcher.drag-target { |
background-color: rgba(0, 0, 0, 0.2); |
} |
- |
-html[dir=ltr] #page-switcher-start, |
-html[dir=rtl] #page-switcher-end { |
- border-top-right-radius: 10px; |
-} |
- |
-html[dir=rtl] #page-switcher-start, |
-html[dir=ltr] #page-switcher-end { |
- border-top-left-radius: 10px; |
-} |