fix droptarget margins

This commit is contained in:
Matthew Hodgson 2016-09-16 02:54:03 +01:00
parent c44994c0ee
commit f56a6039e8

View file

@ -18,6 +18,8 @@ limitations under the License.
font-size: 13px; font-size: 13px;
margin-left: 18px; margin-left: 18px;
margin-right: 18px; margin-right: 18px;
margin-top: 8px;
margin-bottom: 7px;
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
border: 1px dashed #76cfa6; border: 1px dashed #76cfa6;