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

uh, margins on message div I guess.

parent 08449dd2
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -132,7 +132,7 @@ blockquote {
}
div.message {
margin: 1em 0 1em 1em;
margin: 1em 0 1em 0;
}
input.dropdown {
......@@ -318,5 +318,3 @@ animation: indicator-fade 3s ease 0s 1 alternate !important;
color: #111;
background-color: #DDD;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment