3adf4b1837
* Create template for the language import page. * Apply Bootstrap classes to form elements. * Use core notifications for displaying error/success messages.
6 lines
102 B
CSS
6 lines
102 B
CSS
#page-admin-tool-langimport-index .langimport {
|
|
margin: auto;
|
|
float: none;
|
|
width: 100%;
|
|
}
|