commit 175a0e071fedc55366f5ec8ebea510fc66e1ccd2
parent b9fe4f96f90bf2ce18d8bad3ed9e6f6dd8da2915
Author: MTRNord <mtrnord1@gmail.com>
Date: Tue, 20 Mar 2018 14:25:03 +0100
Remove wrong z-index
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/app/tweet-list/tweet-list.component.scss b/src/app/tweet-list/tweet-list.component.scss
@@ -17,7 +17,6 @@
border: 1px solid #ccc;
box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.3);
text-align: center;
- z-index: 0;
position: relative;
}
.thumbnail {