mirror of https://github.com/vector-im/riot-web
fix badge pos
parent
39871e52df
commit
13f3548057
|
@ -67,7 +67,7 @@ limitations under the License.
|
|||
.mx_RightPanel_headerButton_badge {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 21px;
|
||||
left: 28px;
|
||||
font-size: 12px;
|
||||
background-color: #76cfa6;
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in New Issue