Search found 1 match

Go to advanced search

by Bruno Lovatti8280301
Wed Jun 08, 2016 4:53 pm
Forum: Issues
Topic: Changed panel width, now buttons cannot be selected outside of original size
Replies: 5
Views: 515
 
Jump to post

Changed panel width, now buttons cannot be selected outside of original size

Didn't find the correct solution. So, after 2 hours trying to solve, the solution that worked for me is: .ui-panel { background : rgba(0, 0, 0, 0.85); overflow: hidden; width: 35% !important; } ::-webkit-scrollbar { width: 0px; } .ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-t...

Go to advanced search