Fix overlap of info box and right sidebar

Seen in Firefox: https://www.dropbox.com/s/a4d2ltanx343kh0/Screenshot%202014-04-10%2009.57.51.png

Change-Id: I8ae755eb1008078a94face60efee53c11d9ce3b9
This commit is contained in:
Gilles Dubuc 2014-04-10 09:59:31 +02:00
parent 642eb25e3b
commit ebeaf5cc5d

View file

@ -13,7 +13,6 @@
.mw-mmv-info-box {
display: inline-block;
overflow: hidden;
width: 100%;
border: 1px solid @info-box-border-color;
border-bottom: 2px solid @info-box-border-shadow-color;