8000 Nicer sign-out button positioning. · rasata/quickstart-js@328e351 · GitHub
[go: up one dir, main page]

Skip to content

Commit 328e351

Browse files
author
Nicolas Garnier
committed
Nicer sign-out button positioning.
Change-Id: Ic09414b5e784620fc06100ad1f9893f8a2aa6c72
1 parent ab7647d commit 328e351

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

database/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ h3 {
174174
top: auto;
175175
}
176176
}
177+
#sign-out-button {
178+
right: 0;
179+
position: absolute;
180+
}
177181

178182
/* Drawer */
179183

0 commit comments

Comments
 (0)
0