1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/12769] Fix dropdown styling

This commit is contained in:
Michael Miday
2015-09-16 06:24:17 +02:00
parent 32868a6f87
commit cd97d591eb
12 changed files with 90 additions and 173 deletions

View File

@@ -32,7 +32,7 @@
<span><!-- IF S_IN_MCP and S_MERGE_SELECT -->{L_SELECT_TOPICS_FROM}<!-- ELSEIF S_IN_MCP -->{L_MODERATE_FORUM}<!-- ELSE -->{L_JUMP_TO}<!-- ENDIF --></span>
<span class="caret"><i class="icon fa-sort-down fa-fw"></i></span>
</span>
<div class="dropdown hidden">
<div class="dropdown">
<div class="pointer"><div class="pointer-inner"></div></div>
<ul class="dropdown-contents">
<!-- BEGIN jumpbox_forums -->