Merge pull request #10 from torjusti/feat/new-messages-counter

Use tabs for CSS
This commit is contained in:
Stefan Otto
2018-07-13 10:25:53 +02:00
committed by GitHub
+11 -11
View File
@@ -52,17 +52,17 @@
> .badge {
border-radius: 50%;
font-size: 1rem;
background: #b12525;
color: #fff;
text-align: center;
margin-top: -8px;
line-height: 1rem;
margin-right: -8px;
position: absolute;
padding: 0.2rem 0.4rem;
top: 0;
right: 0;
font-size: 1rem;
background: #b12525;
color: #fff;
text-align: center;
margin-top: -8px;
line-height: 1rem;
margin-right: -8px;
position: absolute;
padding: 0.2rem 0.4rem;
top: 0;
right: 0;
&.long {
border-radius: 25% / 50%;