summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 00:58:51 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 00:58:51 +0000
commitf7d7f5bf0a1f2088b06fc6610defdd2b27c20311 (patch)
tree30bed74d542ca2bd5a4558ade42bd4fd161ebc46 /themes
parent21b41548ccf1c83ca480d216a51f30222d15cd0a (diff)
downloadbrdo-f7d7f5bf0a1f2088b06fc6610defdd2b27c20311.tar.gz
brdo-f7d7f5bf0a1f2088b06fc6610defdd2b27c20311.tar.bz2
#845834 follow-up by plach: Fix language switcher styles in Bartik.
Diffstat (limited to 'themes')
-rw-r--r--themes/bartik/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css
index 3c52b4518..a1b556afc 100644
--- a/themes/bartik/css/style.css
+++ b/themes/bartik/css/style.css
@@ -419,7 +419,7 @@ h1#site-name,
width: 154px;
}
/* Language switcher block in region header. */
-#block-locale-language ul li {
+.region-header .block-locale ul li {
display: inline;
padding: 0 0.5em;
}