Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: chrome/browser/resources/settings/internet_page/internet_shared_css.html

Issue 2966923003: Settings: Internet: Remove stale CSS breaking cr-dialog formatting (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/internet_page/internet_shared_css.html
diff --git a/chrome/browser/resources/settings/internet_page/internet_shared_css.html b/chrome/browser/resources/settings/internet_page/internet_shared_css.html
index f4581f0b705b84eb1c6fd63dc586df1b99acf2df..83858c7c304f5df83470258b551e455d0b63b327 100644
--- a/chrome/browser/resources/settings/internet_page/internet_shared_css.html
+++ b/chrome/browser/resources/settings/internet_page/internet_shared_css.html
@@ -22,18 +22,6 @@
margin-top: -9px;
}
- .button-container {
- align-items: center;
- display: flex;
- }
-
- .button-container paper-button {
- /* Align text edge with trailing margin (12px button padding) */
- -webkit-margin-end: -12px;
- /* 8px spacing between highlight edges. */
- -webkit-margin-start: calc(12px + 8px);
- }
-
.settings-box.indented {
-webkit-margin-start: var(--settings-box-row-padding);
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698