mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-01-11 15:37:54 +00:00
update
fix
This commit is contained in:
parent
ae1ab04f69
commit
cb28f759bf
@ -3,7 +3,7 @@
|
||||
***************************************/
|
||||
.profile-card
|
||||
{
|
||||
padding: 7px;
|
||||
/* padding: 7px;*/
|
||||
background: rgba( 255, 255, 255, .5 );
|
||||
border: solid 1px rgba( 69, 71, 77, .05 );
|
||||
position: relative;
|
||||
@ -73,8 +73,8 @@
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
right: 10px;
|
||||
padding: 10px;
|
||||
right: 3px;
|
||||
padding: 10px 3px;
|
||||
font-size: 12px;
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
@ -85,7 +85,7 @@
|
||||
}
|
||||
.profile-card .follow
|
||||
{
|
||||
right: 135px;
|
||||
right: 128px;
|
||||
}
|
||||
.profile-card .direct-messages:hover,
|
||||
.profile-card .direct-messages-with-user:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user