Commit 3a46ea4c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Few improvements to mobile UI

parent 3e17d156
......@@ -46,4 +46,8 @@
.page-title .new-issue-link {
display: none;
}
.issue_edited_ago, .note_edited_ago {
display: none;
}
}
......@@ -166,3 +166,7 @@ form.edit-issue {
.issue-title {
margin-top: 0;
}
.context .select2-container {
width: 100% !important;
}
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