Index: chrome/browser/resources/settings/reset_page/reset_profile_dialog.html |
diff --git a/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html b/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html |
index bb3e049d952319cfdd2db807acf683f96d3a704e..87f7a1af19aaf00fb0700c99574a671cd1d5b6f2 100644 |
--- a/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html |
+++ b/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html |
@@ -13,12 +13,6 @@ |
<link rel="import" type="css" href="chrome://resources/css/action_link.css"> |
<template> |
<style include="settings-shared"> |
- .footer a { |
dpapad
2017/01/11 22:07:15
Is this now relying on settings-shared to style te
scottchen
2017/01/11 22:25:01
Acknowledged. And yes, it's using the shared style
|
- color: rgb(66, 133, 244); |
- text-decoration: none; |
- vertical-align: middle; |
- } |
- |
paper-spinner { |
margin: 0 8px; |
} |