This commit is contained in:
Peli de Halleux 2016-09-08 00:03:33 -07:00
commit af8babfea2

View File

@ -59,7 +59,7 @@ namespace pxsim.instructions {
border-color: ${BORDER_COLOR};
border-style: solid;
border-radius: ${BORDER_RADIUS}px;
display: block;
display: inline-block;
width: ${PANEL_WIDTH}px;
height: ${PANEL_HEIGHT}px;
position: relative;