Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
0321c632
Commit
0321c632
authored
4 years ago
by
k-utsumi
Committed by
XhmikosR
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Delete appearance from `button.close` (#30582)
parent
e33e3444
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_close.scss
+0
-1
scss/_close.scss
with
0 additions
and
1 deletion
+0
-1
scss/_close.scss
+
0
-
1
View file @
0321c632
...
@@ -30,7 +30,6 @@ button.close {
...
@@ -30,7 +30,6 @@ button.close {
padding
:
0
;
padding
:
0
;
background-color
:
transparent
;
background-color
:
transparent
;
border
:
0
;
border
:
0
;
appearance
:
none
;
}
}
// Future-proof disabling of clicks on `<a>` elements
// Future-proof disabling of clicks on `<a>` elements
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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