summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/resources/safe_browsing_malware_block.html1
-rw-r--r--chrome/browser/resources/safe_browsing_multiple_threat_block.html1
-rw-r--r--chrome/browser/resources/safe_browsing_phishing_block.html1
-rw-r--r--chrome/browser/security/resources/ssl_error.html1
-rw-r--r--chrome/browser/security/resources/ssl_roadblock.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/chrome/browser/resources/safe_browsing_malware_block.html b/chrome/browser/resources/safe_browsing_malware_block.html
index 24ed5f9..cc13715 100644
--- a/chrome/browser/resources/safe_browsing_malware_block.html
+++ b/chrome/browser/resources/safe_browsing_malware_block.html
@@ -37,6 +37,7 @@ html[dir='rtl'] .box {
.title {
margin:0px 87px 0px;
font-size:18pt;
+ line-height: 140%;
margin-bottom:6pt;
font-weight:bold;
color:#660000;
diff --git a/chrome/browser/resources/safe_browsing_multiple_threat_block.html b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
index fb808da..5376529 100644
--- a/chrome/browser/resources/safe_browsing_multiple_threat_block.html
+++ b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
@@ -38,6 +38,7 @@ html[dir='rtl'] .box {
.title {
margin:0px 87px 0px;
font-size:18pt;
+ line-height: 140%;
margin-bottom:6pt;
font-weight:bold;
color:#660000;
diff --git a/chrome/browser/resources/safe_browsing_phishing_block.html b/chrome/browser/resources/safe_browsing_phishing_block.html
index dcca0d3..6d0cfb6 100644
--- a/chrome/browser/resources/safe_browsing_phishing_block.html
+++ b/chrome/browser/resources/safe_browsing_phishing_block.html
@@ -36,6 +36,7 @@ html[dir='rtl'] .box {
.title {
margin: 0px 87px 0px;
font-size:18pt;
+ line-height: 140%;
margin-bottom:6pt;
font-weight:bold;
color:#660000;
diff --git a/chrome/browser/security/resources/ssl_error.html b/chrome/browser/security/resources/ssl_error.html
index 0aefe9d..b8b4ad7 100644
--- a/chrome/browser/security/resources/ssl_error.html
+++ b/chrome/browser/security/resources/ssl_error.html
@@ -37,6 +37,7 @@ html[dir='rtl'] .box {
.title {
margin: 0px 77px 0px;
font-size:18pt;
+ line-height: 140%;
margin-bottom:6pt;
font-weight:bold;
color:#660000;
diff --git a/chrome/browser/security/resources/ssl_roadblock.html b/chrome/browser/security/resources/ssl_roadblock.html
index 26d204b..aa8f87f 100644
--- a/chrome/browser/security/resources/ssl_roadblock.html
+++ b/chrome/browser/security/resources/ssl_roadblock.html
@@ -37,6 +37,7 @@ html[dir='rtl'] .box {
.title {
margin: 0px 77px 0px;
font-size:18pt;
+ line-height: 140%;
margin-bottom:6pt;
font-weight:bold;
color:#660000;