From b7d7011cdeaab5f1942db2e7a7bd73c7d5d83008 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 5 May 2016 15:13:37 +0300 Subject: [PATCH] Update sent.html --- sent.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sent.html b/sent.html index 67c725f..a14ae48 100644 --- a/sent.html +++ b/sent.html @@ -97,19 +97,18 @@ line-height: 1.6; } a { - background: none; border: #fff solid 1px; border-radius: 0.313em; color: #fff; - cursor: pointer; display: inline-block; font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 1.000em; height: 2.313em; line-height: 2.188em; padding: 0 0.688em 0 0.688em; + text-decoration: none; text-transform: uppercase; - vertical-align: middle; + vertical-align: bottom; } a:hover, a:focus { background: rgba(255,255,255,.05);