Commit 106395c7 authored by Volker E's avatar Volker E
Browse files

Fix `button` size in `.header-actions`

Remaining element of reset.less removal.

Bug: T205341
Change-Id: Ifc2a2b0bab99c218b13c1f61c8e659639a1e690f
parent 5ffc8c0c
Showing with 2 additions and 0 deletions
+2 -0
......@@ -20,6 +20,8 @@
> a,
> button {
height: @headerHeight;
// Reset `font-size` on `button` element.
font-size: 100%;
}
}
}
......
Supports Markdown
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