aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/permission_mask.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-11-26 20:06:43 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-11-26 20:06:43 +0100
commit5485563e05015b241298b49ed9439323540201e5 (patch)
treecc1419002c8e372969d9e78a8b0b4e356bb5a227 /phpBB/adm/style/permission_mask.html
parent4a8aa339d0c0cea719ed235a7a8bd2e00efdb544 (diff)
downloadforums-5485563e05015b241298b49ed9439323540201e5.tar
forums-5485563e05015b241298b49ed9439323540201e5.tar.gz
forums-5485563e05015b241298b49ed9439323540201e5.tar.bz2
forums-5485563e05015b241298b49ed9439323540201e5.tar.xz
forums-5485563e05015b241298b49ed9439323540201e5.zip
[ticket/15390] Prevent dropdown from being incorrectly offset
PHPBB3-15390
Diffstat (limited to 'phpBB/adm/style/permission_mask.html')
-rw-r--r--phpBB/adm/style/permission_mask.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/permission_mask.html b/phpBB/adm/style/permission_mask.html
index 017d29d832..8b3121bfa0 100644
--- a/phpBB/adm/style/permission_mask.html
+++ b/phpBB/adm/style/permission_mask.html
@@ -41,7 +41,7 @@
<dt style="width: 20%"><label for="role{p_mask.S_ROW_COUNT}{p_mask.f_mask.S_ROW_COUNT}">{L_ROLE}{L_COLON}</label></dt>
{% if p_mask.f_mask.role_options %}
<dd style="margin-{S_CONTENT_FLOW_BEGIN}{L_COLON} 20%">
- <div class="dropdown-container dropdown-button-control roles-options" data-alt-text="{LA_ROLE_DESCRIPTION}">
+ <div class="dropdown-container dropdown-right dropdown-button-control roles-options" data-alt-text="{LA_ROLE_DESCRIPTION}">
<select id="role{p_mask.S_ROW_COUNT}{p_mask.f_mask.S_ROW_COUNT}" name="role[{p_mask.f_mask.UG_ID}][{p_mask.f_mask.FORUM_ID}]">{p_mask.f_mask.S_ROLE_OPTIONS}</select>
<span title="Roles" class="button icon-button tools-icon dropdown-trigger dropdown-select">{L_NO_ROLE_ASSIGNED}</span>
<div class="dropdown hidden">