fixed start functions list padding on small screens
This commit is contained in:
parent
a82e8c4414
commit
b4a06520ac
@ -359,7 +359,10 @@ body {
|
|||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
color: #CCCCCC;
|
color: #CCCCCC;
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
|
margin-left: -20px;
|
||||||
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
.welcome-right li{
|
.welcome-right li{
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user