You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
278 B

.editable-container {
display: block;
float: left;
background-color: #e5e5e5;
color: #585858;
font-size: 9pt;
padding: 5px 10px;
height: 51px;
margin-left: 8px;
position: relative;
left: -30px;
}
.vertical-child {
margin-top: 30px;
}