From 78a83496db897bdab8825544a1fc7f1c668b6c12 Mon Sep 17 00:00:00 2001 From: Hedgehog Date: Wed, 26 Feb 2014 17:48:27 +0400 Subject: [PATCH] update fix profile button --- css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/profile.css b/css/profile.css index 4f965f1..deb995b 100644 --- a/css/profile.css +++ b/css/profile.css @@ -76,7 +76,7 @@ right: 10px; padding: 10px; font-size: 12px; - width: 110px; + width: 120px; text-align: center; color: rgba( 0, 0, 0, .7 ); background: rgba( 0, 0, 0, .1 );