Merge pull request #5004 from NamelessContributor/patch-1
Tag script field: use full available width
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<option value="remove-fav">Unfavorite</option>
|
||||
</select>
|
||||
</form>
|
||||
<input id="tag-script-field" data-autocomplete="tag-edit" placeholder="Enter tag script" style="display: none; margin-top: 0.5em;">
|
||||
<input id="tag-script-field" data-autocomplete="tag-edit" placeholder="Enter tag script" style="display: none; margin-top: 0.5em; width: 100%;">
|
||||
</section>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user