Fix: Style was wrong when using smartphone
This commit is contained in:
parent
518c37059b
commit
3a5f61e15b
@ -476,7 +476,7 @@ div.login a:hover {
|
||||
}
|
||||
|
||||
img.login, img.printer, img.entity {
|
||||
padding: 8px 0px 0px 0px;
|
||||
padding: <?php echo ($conf->browser->phone?'0':'8')?>px 0px 0px 0px;
|
||||
margin: 0px 0px 0px 8px;
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user