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

How do you remove toolbar separators

$
0
0

I have an excel button and two custom buttons in a grid toolbar that I have pulled to the right.  There are two hyphen-like separators that I want to remove that appear just to the right of the excel button.  You can see this in the attached pciture. I tried to remove it with some very novice css but it didn't quite work.  Any ideas?

     /* hide kendo grid toolbar separators */

    .k-button.k-button-icontext.a[class*='k-grid-'] { 
        visibility:hidden;
    }

 


Viewing all articles
Browse latest Browse all 94857

Trending Articles



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