Skip to content
Snippets Groups Projects
Commit 55e41426 authored by echicken's avatar echicken :chicken:
Browse files

uh, margins on message div I guess.

parent 22e6dd50
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ blockquote { ...@@ -132,7 +132,7 @@ blockquote {
} }
div.message { div.message {
margin: 1em 0 1em 1em; margin: 1em 0 1em 0;
} }
input.dropdown { input.dropdown {
...@@ -318,5 +318,3 @@ animation: indicator-fade 3s ease 0s 1 alternate !important; ...@@ -318,5 +318,3 @@ animation: indicator-fade 3s ease 0s 1 alternate !important;
color: #111; color: #111;
background-color: #DDD; background-color: #DDD;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment