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
5af286760fe8
Unverified
Commit
8abf010d
authored
Jul 29, 2014
by
Dmitriy Zaporozhets
Browse files
Fix text align for bulk issues update
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
04e367b73e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/sections/issues.scss
View file @
5af28676
...
...
@@ -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