1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 11:31:51 +00:00

Fix server version display on dashboard

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-03-12 09:24:06 +01:00
parent bd11ba134e
commit 7458f0b98b

View file

@ -128,7 +128,6 @@
.Dashboard .settings-info p span:nth-child(2){
display: inline-block;
word-break: break-all;
max-width: 150px;
overflow: hidden;
max-height: 16px;
position: relative;