diff options
Diffstat (limited to 'wqflask/wqflask/templates/index_page_orig.html')
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index 7d5cd95b..f8ea3c7c 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -23,7 +23,7 @@ <div class="row" style="width: 100%;"> - <div class="col-xs-5"> + <div class="col-xs-5" style="min-width: 530px; max-width: 550px;"> <section id="search"> <div class="page-header"> <h1>Select and search</h1> |