Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e7474a46
authored
2014-07-23 18:57:05 -0400
by
Derek Schultz
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixes border radius when selecter opens above
1 parent
46432909
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
bootflat/scss/bootflat/_selecter.scss
bootflat/scss/bootflat/_selecter.scss
View file @
e7474a4
...
...
@@ -183,6 +183,7 @@ $selecter-item-selected-border-color: $aqua-light !default;
top
:
auto
;
}
&
.selecter-item
:last-child
{
@include
radius
(
$value
:
0
);
border
:
none
;
}
&
.open
.selecter-selected
{
...
...
Please
register
or
sign in
to post a comment