You will find only what you bring in.
[redakcja.git] / src / redakcja / static / css / toolbar.css
1 /*
2  * Toolbars
3  */
4
5 .toolbar > .button_group_container {
6     overflow: hidden;
7 }
8
9 .toolbar .button_group {
10     line-height: 2;
11 }