Fix "zoom to edit" width

This commit is contained in:
Ansis Brammanis
2013-03-28 17:40:36 -04:00
parent 78ae9a3e16
commit f2d1e77f95

View File

@@ -1941,7 +1941,7 @@ img.wiki-image {
.notice {
float:left;
width:33.333%;
width:25%;
padding-right: 10px;
text-align:center;
}