socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

commit 2cb88003a8fe4a460e593bdb0dc4b488866c262c
parent 3c7bab63bc0fe924e7d03229b873873698f01816
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 17 Feb 2018 12:29:14 +0100

Fix retweetRibbon

Diffstat:
Msrc/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 {