mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed message row language menu alignment.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<td><loot-validated-input error="A content string is required." class="content" required></loot-validated-input></td>
|
||||
<td><paper-input class="condition"></paper-input></td>
|
||||
<td>
|
||||
<loot-dropdown-menu class="language" valueattr="value">
|
||||
<loot-dropdown-menu class="language" valueattr="value" halign="right">
|
||||
<!-- Language <option> elements go here. -->
|
||||
</loot-dropdown-menu>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user