Commit a8185038 authored by Valery Sizov's avatar Valery Sizov

Merge branch 'dz-fix-group-name' into 'master'

Fix group name font size in list

Somehow this css appears only in EE and makes group list inconsistent with other pages



See merge request !376
parents ee858d71 33c08609
...@@ -263,11 +263,6 @@ img.emoji { ...@@ -263,11 +263,6 @@ img.emoji {
margin-bottom: 10px; margin-bottom: 10px;
} }
.group-name {
font-size: 14px;
line-height: 24px;
}
.available-groups form { .available-groups form {
margin: 5px 0; margin: 5px 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment