Anthony's Technical Blog

Showing posts with label ellipsis. Show all posts
Showing posts with label ellipsis. Show all posts

Wednesday, December 2, 2015

How to show ellipsis if the button label (text inside the button) is too long

Add the following style to the button:

.btn-long-label {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
Posted by Unknown at 2:37 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: ellipsis, long button label, long text
Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  2015 (2)
    • ▼  December (2)
      • SqlParameter does not accept 'null' value
      • How to show ellipsis if the button label (text ins...
  • ►  2014 (2)
    • ►  October (1)
    • ►  January (1)
  • ►  2013 (2)
    • ►  October (2)

About Me

Unknown
View my complete profile
Simple theme. Theme images by enot-poloskun. Powered by Blogger.