Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
1183315f
Commit
1183315f
authored
7 years ago
by
Jose
Browse files
Options
Download
Email Patches
Plain Diff
fix attach button cursor
parent
53811074
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
app/assets/stylesheets/bootstrap_migration.scss
app/assets/stylesheets/bootstrap_migration.scss
+2
-4
No files found.
app/assets/stylesheets/bootstrap_migration.scss
View file @
1183315f
...
...
@@ -32,12 +32,10 @@ legend {
button
,
html
[
type
=
"button"
],
[
type
=
"reset"
],
[
type
=
"submit"
]
{
[
type
=
"submit"
],
[
role
=
"button"
]
{
// Override bootstrap reboot
-webkit-appearance
:
inherit
;
}
[
role
=
"button"
]
{
cursor
:
pointer
;
}
...
...
This diff is collapsed.
Click to expand it.
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