diff options
| author | 2022-11-23 22:35:20 +0100 | |
|---|---|---|
| committer | 2022-11-23 22:35:20 +0100 | |
| commit | c9f5012f102c5270d27206aca957b2ee16fe04f8 (patch) | |
| tree | 9db21f32b54e486635ef144443514bf1f248f3bf /p/themes/Ansum/_forms.scss | |
| parent | 4869ae0fec949f774cee12cd0a42636b1ad45b12 (diff) | |
Fix: nord theme mobile (#4892)
* fix
* fixed: background color of theme slider properties
* fixed: padding in mobile view + merge mobile view code
* fix favicon position in mobile view
Diffstat (limited to 'p/themes/Ansum/_forms.scss')
| -rw-r--r-- | p/themes/Ansum/_forms.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Ansum/_forms.scss b/p/themes/Ansum/_forms.scss index 77c9e3552..239934040 100644 --- a/p/themes/Ansum/_forms.scss +++ b/p/themes/Ansum/_forms.scss @@ -137,7 +137,6 @@ input.extend { .group-name { padding: 10px 0; - text-align: right; } .group-controls { |
