button search too far up
This commit is contained in:
parent
1466b31431
commit
4ce60e76b9
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@
|
||||||
display: none;
|
display: none;
|
||||||
margin: -2px 0 0; // reverse transparent border and box-sizing of a child
|
margin: -2px 0 0; // reverse transparent border and box-sizing of a child
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@media @screen_max-xxlg {
|
||||||
|
margin-top: -1px;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
min-width: (@toggle-showsidebar_width + 0.1); /* must be a bit a wider than @toggle-showsidebar_width to hide right border */
|
min-width: (@toggle-showsidebar_width + 0.1); /* must be a bit a wider than @toggle-showsidebar_width to hide right border */
|
||||||
width: @main-ico-dummy;
|
width: @main-ico-dummy;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue