[lego/master] Fix the alignment of the toggles

7 Apr
2020
7 Apr
'20
4:02 p.m.
commit e9e737e0c6ed288af07efc179f488ddf2eb504ce Author: Nicolei Ocana <nicoleiocana@gmail.com> Date: Thu Apr 2 23:04:46 2020 +0000 Fix the alignment of the toggles --- assests/scss/_tor.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assests/scss/_tor.scss b/assests/scss/_tor.scss index ff6f69a..e6a36df 100644 --- a/assests/scss/_tor.scss +++ b/assests/scss/_tor.scss @@ -37,6 +37,12 @@ color: $white; } +// toggle buttons for animations + +.toggle { + vertical-align: middle; +} + // Define darker background .bg-darker{ background-color: $purple-darker;
1867
Age (days ago)
1867
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org