Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
74b63bd1f44c
Commit
3a46ea4c
authored
Jan 18, 2015
by
Dmitriy Zaporozhets
Browse files
Few improvements to mobile UI
parent
301d7a5c1b0a
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/generic/mobile.scss
View file @
74b63bd1
...
...
@@ -46,4 +46,8 @@
.page-title
.new-issue-link
{
display
:
none
;
}
.issue_edited_ago
,
.note_edited_ago
{
display
:
none
;
}
}
app/assets/stylesheets/sections/issues.scss
View file @
74b63bd1
...
...
@@ -166,3 +166,7 @@ form.edit-issue {
.issue-title
{
margin-top
:
0
;
}
.context
.select2-container
{
width
:
100%
!
important
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment