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>
|
<option value="remove-fav">Unfavorite</option>
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</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>
|
</section>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user