<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC &lt;contact@vinades.vn&gt;
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

.form-inline &gt; * {
    display: inline-block;
    vertical-align: middle;
}

.form-inline .form-control {
    width: auto;
}
</pre></body></html>