Skip to content
Snippets Groups Projects
Commit 39c98874 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Cleaned Comments

parent 2f94c73b
No related branches found
No related tags found
No related merge requests found
......@@ -103,6 +103,9 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
.stream-element{
margin-bottom: 10em !important;
padding-bottom: -3em !important;
overflow: visible;
padding-bottom: 3em !important;
}
.stream-element, .reshare .media{
......@@ -193,6 +196,7 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
width: 100%;
border-top: 1px dashed black !important;
padding: 2em;
max-width: 70em !important;
}
......@@ -208,7 +212,12 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.4);
background-color: white;
}
.comments .show_comments{
background-color: white;
padding: 1em;
z-index: 1000 !important;
}
.comments .comment:nth-child(1){ margin-left: 0.0em;}
......@@ -342,7 +351,6 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.4);
}
.new_comment{
margin-top:
padding-bottom: -2em;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment