Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ultima theme 1.4.2: icon buttons are cutted #317

Closed
RushPVA opened this issue Feb 15, 2018 · 7 comments
Closed

Ultima theme 1.4.2: icon buttons are cutted #317

RushPVA opened this issue Feb 15, 2018 · 7 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.

Comments

@RushPVA
Copy link

RushPVA commented Feb 15, 2018

http://prntscr.com/if8iwb
Can be reproduced on demo page

@RushPVA
Copy link
Author

RushPVA commented Feb 16, 2018

my suggetsion is

.ui-button-icon {
                vertical-align: baseline;
                line-height: inherit;
                margin-top: 2px;
                overflow: hidden;
            }

replace to

.ui-button-icon {
                vertical-align: top;
                line-height: inherit;
            }

@Merve7
Copy link
Contributor

Merve7 commented Feb 27, 2018

What is your browser and version?

@Merve7 Merve7 self-assigned this Feb 27, 2018
@Merve7 Merve7 added the Type: Bug Issue contains a defect related to a specific component. label Feb 27, 2018
@RushPVA
Copy link
Author

RushPVA commented Mar 2, 2018

Latest versions of firefox and chrome show the same result.

@Merve7
Copy link
Contributor

Merve7 commented Mar 5, 2018

Please try Ultima 5.2

@RushPVA
Copy link
Author

RushPVA commented Mar 7, 2018

http://prntscr.com/io68q0
Are you joking?))
the latest version is 1.4.2

@RushPVA
Copy link
Author

RushPVA commented Mar 7, 2018

and i attached screen from your official demo page that use the version 1.4.2 ad i know. i tried different browsers on different PC with different OS. Result is the same - icon button are cutted.

@Merve7
Copy link
Contributor

Merve7 commented Mar 9, 2018

So sorry for this confusion and thank you. We replaced for next release

@Merve7 Merve7 closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants