Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

ui has changed overnight?

Sorry Katya,
but the app with the problems we spoke about is called "sometaxi"

http://project.tiggzi.com/mobile-fram...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

ui has changed overnight?

Hello!
Michael sorry for all this misunderstanding. Let's try again:) Please check your inbox messages. Let us know if you still have any problem!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

ui has changed overnight?

As for button in footer - try next CSS:
code.mobileFooter {
padding: 3px 3px 3px 3px !important;
}/code

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

ui has changed overnight?

Hi Marina,
thanks for the conversion, I can use it when the bug with selectmenu is fixed, (select menu will not accept an email address as a value)

footer css works a treat!
thanks for your help

Mike5654406
Posts: 0
Joined: Fri Mar 15, 2013 10:12 pm

ui has changed overnight?

Hello,
I am using ui-btn-left and ui-btn-right in the footer. The CSS mentioned above fixed the bottom padding of both buttons, but I am having an issue with the right padding of the right button.
Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

ui has changed overnight?

Hello! Now footer has left and right padding. Taking that into account you would need to add next rule into CSS:

code.mobileFooter .ui-btn-right{
right: 11px !important;
}/code

Return to “Issues”