[ion/simulator.html] Fix digits clickable area position

When resizing the window, the clickable zone would drift from the
buttons.
This commit is contained in:
Léa Saviot
2020-02-24 16:31:02 +01:00
committed by EmilieNumworks
parent 238eeb8106
commit c377491c7f

View File

@@ -165,7 +165,7 @@ a.action svg {
margin: 1.8% 2%;
width: 16%;
height: 0;
padding-top: 11%; }
padding-top: 11.3%; }
</style>
</head>
<body>