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
2014-07-24 13:59:08 +0800
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
Hide 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
{
...
...
Please
register
or
sign in
to post a comment