Fix: Style was wrong when using smartphone

This commit is contained in:
Laurent Destailleur 2011-01-12 14:56:32 +00:00
parent 518c37059b
commit 3a5f61e15b

View File

@ -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;