diff --git a/css/style.css b/css/style.css index 0a5981e7..1f3dcf0c 100755 --- a/css/style.css +++ b/css/style.css @@ -36,12 +36,13 @@ background-image: url('%webroot%/core/img/actions/upload.svg'); } -.add-document a.upload{ +.add-document a.add { + border-bottom: 1px solid #fff; } .add-document label { position: absolute; - bottom: 5px; + bottom: 10px; width: 100%; font-weight: normal; text-align: center;