Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Lightweight problems

$
0
0
Hi Erik,

Indeed the text is hidden behind the buttons, so I will forward this issue to our developers and they will improve the styles. The workaround works as expected, but I suggest you to use relatives units (em) and global CSS rules as following
.riContSpinButtons input.riTextBox {
    padding-right: 2em;
}
 
.RadPicker input.riTextBox {
    padding-right: 2.5em;
}
 
.RadDateTimePicker input.riTextBox {
    padding-right: 4.5em;
}

Regarding the font-size it works as expected, you should set on the wrapper element:
html .RadInput,
html .RadPicker {
    font-size: 10px;
}

Additionally you can find sample page attached to this post.

Thank you for the feedback.As a token of gratitude for sharing your feedback find your Telerik points updated.


Regards,
Galin
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>