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

Limit .stream-element width

parent b83d120d
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,8 @@ box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.75);
overflow: visible;
padding-bottom: 3em !important;
background-color: white;
max-width: 80em;
margin-right: 50em !important;
}
.stream-element, .reshare .media{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment