kill blue lozenges

This commit is contained in:
Matthew Hodgson 2015-10-23 12:40:28 +01:00
parent baf777a418
commit 7292a2ced5
2 changed files with 1 additions and 5 deletions

View File

@ -74,8 +74,6 @@ limitations under the License.
height: 48px;
margin-top: 18px;
background-color: #fff;
border-radius: 48px;
border: 1px solid #a9dbf4;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;

View File

@ -42,10 +42,8 @@ limitations under the License.
.mx_RightPanel_headerButtonGroup {
margin-top: 18px;
height: 48px;
float: right;
float: left;
background-color: #fff;
border-radius: 48px;
border: 1px solid #a9dbf4;
margin-right: 22px;
}