Update admin.scss

This commit is contained in:
Tarek 2019-10-16 00:54:12 +02:00 committed by GitHub
parent 23afdd3d5f
commit 6ed3927c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -4184,6 +4184,10 @@ img.help_tip {
padding: 2px;
display: none;
@media (max-width: 768px) {
display: block;
}
li {
float: right;
margin: 0 0 0 2px;