QPushButton
{
max-height : 32px;
}

This supposed to set maximum height to all QPushButtons in my app and it did but only to buttons i use in my ui forms, but not to QMessageBox.