summaryrefslogtreecommitdiff
path: root/modules/contextual
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 15:37:38 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 15:37:38 +0000
commitcf7585c8010812ea4bfba4aff4dbd7a470ea27f5 (patch)
treed94ac6a798c03ad53748c8892902712e920069b8 /modules/contextual
parent024c9d177bb7ec7905651a7f46c5718eec4b89c0 (diff)
downloadbrdo-cf7585c8010812ea4bfba4aff4dbd7a470ea27f5.tar.gz
brdo-cf7585c8010812ea4bfba4aff4dbd7a470ea27f5.tar.bz2
#875132 by watcha: Fixed overflow:hidden on block content breaks contextual links.
Diffstat (limited to 'modules/contextual')
-rw-r--r--modules/contextual/contextual.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/contextual/contextual.css b/modules/contextual/contextual.css
index f474463be..9ca8898b4 100644
--- a/modules/contextual/contextual.css
+++ b/modules/contextual/contextual.css
@@ -9,6 +9,7 @@
}
.contextual-links-region-active {
outline: #999 dashed 1px;
+ overflow: visible !important;
}
/**