PaulKet

Registered
The attach files, post reply and preview buttons are not aligned when viewing my forum on my iPhone 11, how can this be fixed?

I'm using the Evolve style and I love it other than having this one minor issue.
 
This will happen on the default style as well when you have quotes to insert, so not always a way around it. This will help with the default three buttons:

Code:
@media (max-width: @xf-responsiveNarrow)
{
    .js-quickReply .message-cell.message-cell--main {
        padding: 10px !important;
    }
    .message-editorWrapper .button {
        padding: 6px 8px;
        font-size: 12px;
    }
}

Evolve is getting some well needed mobile fixes (padding is way too large) in our next update. It should be even better and help with things like this :)

Glad to hear you're enjoying the style!
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back