Commit 2df7829f authored by Sven Franck's avatar Sven Franck

fixed table action button css

parent 33703c9e
......@@ -531,6 +531,11 @@ html table tr td .ui-radio label.ui-btn {
padding-bottom: 0;
}
.ui-table .ui-controlgroup-controls .ui-btn-icon-notext {
padding-top: .5em;
padding-bottom: .5em;
border: 0 none;
}
@media (max-width: 20em) {
.ui-table-wrapper-top .ui-controlgroup .ui-controlgroup-controls,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment