Merge pull request #456 from velhbxtyrj/patch-1

This centers the picture in the middle
This commit is contained in:
Martin Ambrus
2018-01-06 13:44:09 +01:00
committed by GitHub
+2 -2
View File
@@ -3461,7 +3461,7 @@ div.village1 table#movements td.typ img {
float: left;
margin: 0 1px 0 4px;
position: relative;
top: 3px;
top: 1px;
}
div.village1 table#movements div.mov {
float: left;
@@ -9092,4 +9092,4 @@ input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
.reports table {
width: auto;
min-width: 500px;
}
}