// Modules position

This commit is contained in:
Kevin Granger
2013-08-27 19:08:53 +02:00
parent e64e81efa7
commit 4c92db8912
4 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -7385,7 +7385,7 @@ tr.filter {
.module_col_position {
display: table-cell;
vertical-align: middle;
width: 50px;
width: 60px;
text-align: right; }
.module_col_position .positions {
font-family: "Ubuntu", sans-serif;
@@ -894,7 +894,7 @@ fieldset > .row
.module_col_position
display: table-cell
vertical-align: middle
width: 50px
width: 60px
text-align: right
.positions
font-family: $headings-font-family