Question
Pegasystems Inc.
JP
Last activity: 16 Oct 2018 12:03 EDT
Action area centered in Pega 7.3
Hi,
I am using Pega 7.3 and the action area is centered (See attached screenshot). I do not like these spaces in right and left side and want to use these spaces to the maximum instead. This issue was not happening in 7.2. It seems this is coming from new UI-Kit (Work-.pyCaseMainInner). I am trying to tweak it but can't fix it. How can I resolve this issue?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.

The benefit of this recommendation is to avoid blank space between distributed every where. Now that screen resolution has increased significantly and 4K display are becoming the standard, we are able to display more information on a single screen and if you maximize your browser window, you don't need to stretch all the content to 2048px width.
Let see the difference on Pega Sales Automation (contact page) with and without the max-width:
The benefit of this recommendation is to avoid blank space between distributed every where. Now that screen resolution has increased significantly and 4K display are becoming the standard, we are able to display more information on a single screen and if you maximize your browser window, you don't need to stretch all the content to 2048px width.
Let see the difference on Pega Sales Automation (contact page) with and without the max-width:
- Without max-width
- With max-width:
Setting a max-width makes the grid much more readable: column width becomes more consistent and it is much easier to find all the data related to a given row. Similar approach is used on http://design.pega.com
when your application is based on UI-KIT 8 or UI-KIt 9, your application skin inherits from pyEndUser in UI-KIt, then all the out of the box harness have the max-width set. This is set in the file py-enduser71-workarea-overrides.css at the top of the file:
if you want to remove this for a specific harness, you can just use the following CSS Selector: