Remove margin in entityProperties

This commit is contained in:
Ryan Huffman 2015-04-08 13:24:03 -07:00
parent 92b91c9a38
commit e3dea8ccc8

View file

@ -229,10 +229,6 @@ table#properties-list {
table-layout: fixed;
}
#properties-list > div {
margin: 3pt 0;
}
#properties-list {
border-bottom: 0.75pt solid #e5e5e5;
}