Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
1e73e5dc
Commit
1e73e5dc
authored
Aug 17, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #9565 from gitlabhq/revert-9528-Fixed_alignment_issue
Revert "Fix for #9527"
parents
478514b3
50696ce1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
12 deletions
+1
-12
app/assets/stylesheets/pages/issues.scss
app/assets/stylesheets/pages/issues.scss
+1
-12
No files found.
app/assets/stylesheets/pages/issues.scss
View file @
1e73e5dc
...
...
@@ -4,25 +4,14 @@
position
:
relative
;
.issue-title
{
font-size
:
$list-font-size
;
margin-bottom
:
5px
;
font-size
:
$list-font-size
;
font-weight
:
bold
;
float
:
left
;
width
:
97
.7%
;
}
@media
screen
and
(
max-width
:
1100px
)
{
.issues-list
.issue
.issue-title
{
width
:
97%
;
}
}
.issue-info
{
color
:
#999
;
font-size
:
13px
;
display
:
inline-block
;
width
:
100%
;
padding
:
0
0
0
20px
;
}
.issue-check
{
...
...
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