Browse Source

10em looks stupid on a non-widescreen display. This should work better...

Natenom/support-murmur-13-1446181288462
svedrin 16 years ago
parent
commit
c404e47450
  1. 2
      htdocs/mumble/style.css

2
htdocs/mumble/style.css

@ -20,7 +20,7 @@ div.mumble img {
} }
span.mumble { span.mumble {
width: 10em;
width: 40%;
float:right; float:right;
} }

Loading…
Cancel
Save