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
Jérome Perrin
gitlab-ce
Commits
8abf010d
Commit
8abf010d
authored
Jul 29, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix text align for bulk issues update
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
593b6674
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
+0
-23
app/assets/stylesheets/sections/issues.scss
app/assets/stylesheets/sections/issues.scss
+0
-23
No files found.
app/assets/stylesheets/sections/issues.scss
View file @
8abf010d
...
...
@@ -63,29 +63,6 @@
@media
(
min-width
:
800px
)
{
.issues_bulk_update
.select2-container
{
min-width
:
120px
;
}
}
@media
(
min-width
:
1200px
)
{
.issues_bulk_update
.select2-container
{
min-width
:
160px
;
}
}
.issues-holder
{
.issues_filters
{
}
.issues_bulk_update
{
margin
:
0
;
form
{
float
:left
;
}
.update_selected_issues
{
margin-left
:
4px
;
}
.select2-container
.select2-choice
{
height
:
32px
;
line-height
:
28px
;
color
:
#444
!
important
;
font-weight
:
500
;
}
}
}
#update_status
{
width
:
100px
;
}
...
...
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