[Glitch] Change preferences page into appearance, notifications, and other

Port SCSS changes from 1db4117030 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko
2019-06-07 03:39:24 +02:00
committed by Thibaut Girka
parent 1b0ff4cd69
commit 59d214e54b
2 changed files with 12 additions and 1 deletions

View File

@@ -79,6 +79,12 @@ code {
text-decoration: none;
}
}
.recommended {
position: absolute;
margin: 0 4px;
margin-top: -2px;
}
}
}
@@ -443,6 +449,10 @@ code {
height: 41px;
}
h4 {
margin-bottom: 15px !important;
}
.label_input {
&__wrapper {
position: relative;