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
4c394c80
authored
10 years ago
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Revert "Fixes border radius when selecter opens above"
This reverts commit
9d4e289b
.
1 parent
9d4e289b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
bootflat/scss/bootflat/_selecter.scss
bootflat/scss/bootflat/_selecter.scss
View file @
4c394c8
...
...
@@ -183,7 +183,6 @@ $selecter-item-selected-border-color: $aqua-light !default;
top
:
auto
;
}
&
.selecter-item
:last-child
{
@include
radius
(
$value
:
0
);
border
:
none
;
}
&
.open
.selecter-selected
{
...
...
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment