.OxLabel.OxSquare should have border-radius: 0

This commit is contained in:
rolux 2012-06-14 12:36:08 +02:00
parent 14a4d48b6d
commit 3d3d963ca3

View file

@ -901,7 +901,7 @@ OxLabel
}
.OxLabel.OxSquare {
padding: 0 3px 0 3px;
border-radius: 4px;
border-radius: 0;
}
/*