Adjust ActionBar (#5514)

This commit is contained in:
Jaco Greeff 2017-04-26 15:00:30 +02:00 committed by GitHub
parent bdcf2a9c61
commit 555e5b24f3
1 changed files with 1 additions and 2 deletions

View File

@ -19,12 +19,11 @@
padding: 0 24px !important;
margin-bottom: 0;
height: auto !important;
background: rgba(0, 0, 0, 0.25) !important;
background: transparent !important;
}
.tooltitle {
text-transform: uppercase;
color: white;
}
.toolbuttons {