Max select size

This commit is contained in:
Pierre Rudloff 2016-05-01 18:58:03 +02:00
parent aba0243fd2
commit 67d7ffdef5
2 changed files with 2 additions and 1 deletions

View File

@ -570,6 +570,7 @@ h1 {
}
@media (max-width: 640px) {
.formats,
.thumb {
width:90%;
}

View File

@ -26,7 +26,7 @@
<h3><label for="format">Available formats:</label></h3>
<form action="{path_for name="redirect"}">
<input type="hidden" name="url" value="{$video->webpage_url}" />
<select name="format" id="format" class="monospace">
<select name="format" id="format" class="formats monospace">
<optgroup label="Generic formats">
<option value="best[protocol^=http]">
{strip}