css cleanup

This commit is contained in:
Mario Vavti 2016-01-21 10:58:38 +01:00
parent 2b3b6268dd
commit 928f1bfa7b
2 changed files with 1 additions and 32 deletions

View File

@ -480,43 +480,12 @@ footer {
float: right;
}
.rconnect {
display: block;
color: $nav_active_icon_colour;
margin-top: 15px;
background-color: $nav_bg;
-webkit-border-radius: $radiuspx ;
-moz-border-radius: $radiuspx;
border-radius: $radiuspx;
border: 1px solid $nav_bd;
padding: 5px;
font-weight: bold;
clear: both;
}
a.rateme, div.rateme {
display: block;
color: $nav_active_icon_colour;
background-color: $nav_bg;
-webkit-border-radius: $radiuspx ;
-moz-border-radius: $radiuspx;
border-radius: $radiuspx;
border: 1px solid $nav_bd;
padding: 5px;
font-weight: bold;
clear: both;
}
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}
#vcard-end {
clear: both;
}
#contact-block {
width: 100%;
float: left;

View File

@ -49,7 +49,7 @@
{{include file="diaspora_vcard.tpl"}}
{{/if}}
</div>
<div id="vcard-end"></div>
<div id="clear"></div>
{{$rating}}