aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-12-16 19:57:49 -0800
committerzotlabs <mike@macgirvin.com>2016-12-16 19:57:49 -0800
commit0c665e11f11c081111411fa2938e8e3f00d02634 (patch)
treee488c81a3aa5bd18982c5522240b01a449f40633 /view/theme/redbasic/css
parent827d4c5fb094715a65d4559f8c6159eb5d31d5f7 (diff)
parent6eed7eb54054502d438ea18a9411d3be7cdf14fc (diff)
downloadvolse-hubzilla-0c665e11f11c081111411fa2938e8e3f00d02634.tar.gz
volse-hubzilla-0c665e11f11c081111411fa2938e8e3f00d02634.tar.bz2
volse-hubzilla-0c665e11f11c081111411fa2938e8e3f00d02634.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css16
1 files changed, 6 insertions, 10 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 5f5df808f..9bc39dfb4 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -473,7 +473,6 @@ footer {
#contact-block {
width: 100%;
- float: left;
}
#contact-block-numcontacts {
@@ -482,12 +481,10 @@ footer {
}
.contact-block-div {
- float: left;
- width: 50px;
- height: 50px;
+ display: inline;
}
+
.contact-block-textdiv {
- float: left;
width: 150px;
height: 34px;
}
@@ -495,12 +492,11 @@ footer {
#contact-block-end {
clear: both;
}
-.contact-block-link {
- float: left;
-}
+
.contact-block-img {
- width:48px;
- height:48px;
+ width:47px;
+ height:47px;
+ margin-bottom: 3px;
}
#tag-remove {