mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Migrated bootstrap3 col-xs-* to bootstrap4 col-* classes (#1521)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<hr class="my-2">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-xs-12">
|
||||
<div class="col-lg-6 col-12">
|
||||
|
||||
<div class="form-group">
|
||||
<label for="locale">{{ $__t('Language') }}</label>
|
||||
|
Reference in New Issue
Block a user