z-index tweak for badge, so it does sit aboce the header

pull/2110/head
wmwragg 2016-09-03 14:47:36 +01:00
parent 7f52fa74a4
commit aee56a5bd1
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ limitations under the License.
min-width: 12px;
border-radius: 16px;
padding: 0px 4px 0px 4px;
z-index: 200;
z-index: 3;
}
/* Hide the bottom of speech bubble */