From: Silke Meyer <silke@silkemeyer.net>
Date: Sat, 14 Jun 2014 17:12:55 +0000 (+0200)
Subject: border-radius for tabs again, they seems to have got lost earlier
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=911777a737325060e76a89715fccd84f13c2acdf;p=friendica.git

border-radius for tabs again, they seems to have got lost earlier
---

diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index e67ff4d9f3..7236dbd6b2 100644
--- a/view/theme/vier/style.css
+++ b/view/theme/vier/style.css
@@ -1895,6 +1895,7 @@ ul.tabs a {
     padding-bottom: 0px;
     padding: 0px 12px 0px 12px;
     color: #444;
+	border-radius: 5px;
 }
 
 ul.tabs a {