summaryrefslogtreecommitdiffstats
path: root/skins/standard
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-04-04 18:43:51 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-04-04 18:43:51 +0200
commit236c0b9af4e80824a57321e20bd005e3916c1d9d (patch)
tree13c637263111f6f824cf827d99192e3cc4377cb1 /skins/standard
parentfc2d539c324a34254a5cb5e9ebeb386c39220f93 (diff)
downloadbugzilla-236c0b9af4e80824a57321e20bd005e3916c1d9d.tar.gz
bugzilla-236c0b9af4e80824a57321e20bd005e3916c1d9d.tar.xz
Bug 1259322 - Legal compliance / adding link to footer
Diffstat (limited to 'skins/standard')
-rw-r--r--skins/standard/mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/standard/mobile.css b/skins/standard/mobile.css
index 61179e93d..c5e47b8a5 100644
--- a/skins/standard/mobile.css
+++ b/skins/standard/mobile.css
@@ -52,7 +52,7 @@ only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
- #privacy_policy {
+ #policy_links {
font-size: small;
}