Merge pull request #216 from lioshi/master

Add missed border-top's pane for sandbox form
This commit is contained in:
Jordi Boggiano 2013-07-12 02:15:36 -07:00
commit a8957a5915

View File

@ -523,7 +523,6 @@ li.operation.unlink div.content h4 {
.pane.sandbox {
border: 1px solid #C3D9EC;
border-top: none;
padding: 10px;
}
@ -567,4 +566,4 @@ form .request-content {
.motd {
padding:20px;
}
}