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 { ...@@ -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