diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 69c5408c3b..373ad38571 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -3,7 +3,7 @@ Smoothly Created by Anne Walk and Devlon Duthie on 2011-09-24 - Modified by alex@friendica.pixelbits.de on 2012-09-06 + Modified by alex@friendica.pixelbits.de on 2012-09-10 */ /* ========== */ @@ -138,7 +138,7 @@ input[type=submit]:active { section { float: left; - padding-top: 40px; /*60*/ + padding-top: 20px; /*60*/ width: 730px; font-size: 0.9em; line-height: 1.2em; @@ -920,7 +920,7 @@ profile-jot-banner-wrapper { .tabs { min-width: 400px; list-style: none; - padding: 10px 0px; + padding: 20px 0px 0px; /*border-bottom: 1px solid #efefef;*/ font-size: 0.9em; }