VK auth fix
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#main {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
#authorized {
|
||||
display: none;
|
||||
}
|
||||
@@ -47,5 +47,8 @@
|
||||
float: right;
|
||||
margin: 10px 5px 0 0;
|
||||
}
|
||||
&.now {
|
||||
background-color: #DEF;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user