2015-01-12 17:56:27 -05:00

15 lines
149 B
CSS

.remove {
margin-bottom: 4%;
}
.yield:hover {
color: #E14C2B;
}
.row {
min-width: 80%;
}
#edit-admin {
max-height:350px;
overflow:auto;
}