muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 231 forks source link

[12.0][muk_web_theme] margin-right in module icon adds an ellipsis next to it #127

Closed kh-badep closed 4 years ago

kh-badep commented 4 years ago

There seems to be an issue with app sidebar when sidebar_type = 'small'. The browser adds an ellipsis next to the image: image

Removing margin-right seems to resolve the issue: https://github.com/muk-it/muk_web/blob/5a568ced512eb381ef98f3ae0cdd9b5039688516/muk_web_theme/static/src/scss/appsbar.scss#L57

keshrath commented 4 years ago

Does not seem to be the case in our demo: demo12.mukit.at

keshrath commented 4 years ago

https://github.com/muk-it/muk_web/commit/2ca1f87b3a4f1dc8b5c2866b94f15a8d22c35e69