commit 2cb88003a8fe4a460e593bdb0dc4b488866c262c parent 3c7bab63bc0fe924e7d03229b873873698f01816 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 17 Feb 2018 12:29:14 +0100 Fix retweetRibbon Diffstat:
| M | src/styles.scss | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/styles.scss b/src/styles.scss @@ -127,7 +127,7 @@ html { overflow:auto; } position: absolute; text-align: center; font-size: 12px; - z-index: 1; + z-index: 10000; } .tblue {