diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 25e0a8e9d..3d4e374f5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -994,6 +994,7 @@ input#dfrn-url { float: left; width: 120px; height: 120px; + padding: 10px; } #contacts-search-end { margin-bottom: 10px; @@ -3765,4 +3766,8 @@ ul.menu-popup { #page-spinner { margin-left: 50%; +} + +.tabs-end { + clear: both; }
\ No newline at end of file |