summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/css/profile.css b/static/css/profile.css
index 0af1dd7..00cc46e 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -37,6 +37,7 @@ opacity:0.9;
image-rendering: -moz-crisp-edges;
left:18;
width:180;
+line-height:1.3;
background-color:#fff;
overflow: hidden;
text-overflow: ellipsis;
@@ -44,7 +45,7 @@ background-color:#fff;
text-overflow: ellipsis-word;
background-position:top;
z-index:999;
- min-height:100px;
+ min-height:350px;
}
#lolbanner{
position:absolute;
@@ -74,7 +75,9 @@ display:none;
color:#000;
text-transform:uppercase;
display:inline-block;
-bottom:0;
+margin-bottom:5px;
+bottom:0px;
+position:absolute;
margin-left:-5px;
font-size:12px;