minor css polishing for the username

trying a new set of responsive grid rules
This commit is contained in:
Pablo Cuadrado 2015-06-17 21:29:11 -03:00 committed by augier
parent b34f0e792f
commit b787db13ba
2 changed files with 11 additions and 8 deletions

View file

@ -58,9 +58,9 @@
} }
#home_user_badge { #home_user_badge {
min-height: 50px; min-height: 90px;
padding-bottom: 20px; padding: 20px;
padding-left: 4px; margin: 0 -15px;
.avatar { .avatar {
float: left; float: left;
@ -69,12 +69,15 @@
} }
h4 { h4 {
margin-left: 60px; margin: 0 0 0 60px;
padding-top: 15px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
line-height: 25px;
a { color: $black; } a {
color: $black;
font-weight: normal;
}
} }
} }

View file

@ -24,8 +24,8 @@
#right-sidebar-fixed-sub-background.col-md-3.visible-lg #right-sidebar-fixed-sub-background.col-md-3.visible-lg
#right-sidebar-fixed-background.col-md-3.col-lg-2.hidden-sm.hidden-xs #right-sidebar-fixed-background.col-md-3.col-lg-2.hidden-sm.hidden-xs
.row .row
#left-navbar-fixed-background.col-md-offset-1.col-md-2.hidden-sm.hidden-xs #left-navbar-fixed-background.col-lg-offset-1.col-lg-2.col-md-3.hidden-sm.hidden-xs
.col-md-offset-1.col-md-2#leftNavBar .col-lg-offset-1.col-lg-2.col-md-3#leftNavBar
#home_user_badge #home_user_badge
= owner_image_link = owner_image_link
%h4 %h4