Actions
Task #64260
closedRemove width restriction for logo in backend
Start date:
2015-01-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The width is currently restricted in css using max-width:50px
which makes it possible to style the backend for admins.
We change the logo and add customer name + context which won't fit anymore. as there is enough place, there is no need to restrict it.
Actions