@ -140,7 +140,7 @@ ul.listing {
}
html.touch {
.listing li,
.listing:not(.toolbar) li,
.listing tbody td {
line-height: @listing-touch-line-height;
font-size: 1.2rem;
@ -16,8 +16,8 @@
background-color: @color-layout-header-background;
z-index: 10;
right: 0;
display: flex !important;
height: @layout-header-height;
display: block !important;
a.button {
min-width: auto;
@ -29,10 +29,9 @@
.input-group {
margin-top: calc(@layout-header-height/2 - 2.25rem/2);
display: none;
flex-grow: 1;
padding: 0 .5rem;
.input-group-addon {