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
9d4e289b
authored
2014-07-24 13:49:42 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixes border radius when selecter opens above
1 parent
46432909
Hide 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 @
9d4e289
...
...
@@ -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