Skip to content

Commit

Permalink
Merge 850f04d into 4527b66
Browse files Browse the repository at this point in the history
  • Loading branch information
aldipower committed Jan 22, 2016
2 parents 4527b66 + 850f04d commit 305cb24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Unversioned
### Fixed
- \#3054 - Empty - non set- application attributes are accidentaly submited
by the UI
- \#3064 - Labels dropdown menu not showing up

## 0.15.0 - 2016-01-20
### Added
- \#2814 - Add contextual dropdown menu to Application List items
Expand Down
1 change: 0 additions & 1 deletion src/css/components/labels.less
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

.labels-dropdown {
background-color: @navbar-bg-color;
display: none;
left: 100%;
margin-left: @base-spacing-unit*2;
margin-top: -@base-spacing-unit*2;
Expand Down

0 comments on commit 305cb24

Please sign in to comment.