Skip to content

Commit 1dfc3e0

Browse files
committed
Remove "display:block" to make button text display when using the TouchKit widgetset with the "valo" theme. Fixes parttio#15.
1 parent aa9b7e4 commit 1dfc3e0

File tree

1 file changed

+0
-1
lines changed
  • touchkit/src/main/java/org/vaadin/touchkit/gwt/client/theme

1 file changed

+0
-1
lines changed

touchkit/src/main/java/org/vaadin/touchkit/gwt/client/theme/touchkit.css

-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ div.v-progressbar-indeterminate {
355355
}
356356

357357
.v-button-wrap {
358-
display: block;
359358
padding: 0 listLayoutMargin;
360359
white-space: nowrap;
361360
text-overflow: ellipsis;

0 commit comments

Comments
 (0)