update styling of boxes

This commit is contained in:
Luke Hatcher 2012-08-01 03:34:40 -04:00
parent 1273e14e56
commit 116f3272fc
2 changed files with 4 additions and 5 deletions

File diff suppressed because one or more lines are too long

View file

@ -34,14 +34,13 @@ header {
// Boxes
.content-box.editable {
border: 1px dashed #bbb;
padding: 5px;
border: 1px dashed #ccc;
padding: 1px;
min-height: 30px;
}
.edit-toggle {
position: relative;
float: left;
left: -20px;
float: right;
}
// Markitup