Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
03d7512c
Commit
03d7512c
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #15086 from twbs/btn_group_focus
Don't remove focus outline from buttons in button groups
parents
2006a435
857aab0a
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/button-groups.less
+0
-4
less/button-groups.less
with
0 additions
and
4 deletions
+0
-4
less/button-groups.less
+
0
-
4
View file @
03d7512c
...
@@ -18,10 +18,6 @@
...
@@ -18,10 +18,6 @@
&.active {
&.active {
z-index: 2;
z-index: 2;
}
}
&:focus {
// Remove focus outline when dropdown JS adds it after closing the menu
outline: 0;
}
}
}
}
}
...
...
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
Menu
Explore
Projects
Groups
Snippets