Adding global centering css class

This commit is contained in:
Rob Harrington
2014-11-28 16:10:31 +11:00
parent 76acd706ea
commit 468e83cef7

View File

@@ -1,3 +1,7 @@
.text-center {
text-align: center;
}
table .blank-action {
display: inline-block;
width: 29px;