Commit 9d631476 authored by Gina Dobrescu's avatar Gina Dobrescu Committed by Jean-Baptiste Kempf

Interface: HTTP server: set proper align when expanding menu buttons

Fixes #13855

The small menu buttons on the left doesn't move downwards anymore when
the menu is expanded
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
(cherry picked from commit 42970596e763a9fe34815a6ddf835cdc29be9eb1)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 6735d775
......@@ -107,6 +107,7 @@ body{
}
.buttonszone_active {
margin-top: 0px;
width: 120px;
margin-left:-122px;
font-size:10px;
......
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