mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Add mobile padding to bottom of user preferences screen
This commit is contained in:
parent
8d5f47dded
commit
342b925b02
@ -244,6 +244,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-preferences {
|
.user-preferences {
|
||||||
|
padding-bottom: 2em;
|
||||||
|
|
||||||
.instructions {
|
.instructions {
|
||||||
margin-top: s(1);
|
margin-top: s(1);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user