Commit cf794dd6 authored by Michal Čihař's avatar Michal Čihař

Simplify CSS selectors

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 39538c71
......@@ -112,10 +112,10 @@ footer a {
.expander {
cursor: pointer;
}
textarea.translation-editor {
.translation-editor {
height: 3em;
}
textarea#id_comment {
#id_comment {
height: 5em;
}
.source-checks .check {
......
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