Remove add button dropdown gap and update border radius

* Fix linting error
This commit is contained in:
Marliana Lara
2018-05-02 09:36:22 -04:00
parent dce52d0552
commit 7007e46b8a
5 changed files with 12 additions and 3 deletions

View File

@@ -46,9 +46,12 @@
}
.at-List-toolbarActionDropdownMenu {
border-top-right-radius: 0;
border: 1px solid @at-gray-d7;
float: right;
right: 0;
left: auto;
margin: 0;
right: 0;
}
.at-List-container {