0
why button goes out of div?look at bottom of the div. code is attached
3 Réponses
0
the button is inside the div, but both div and button are only filled with black ^^
change div css rule for background color and add some padding:
background-color:limegreen;
padding:1vmin;
0
visph look closely at the bottom of div,despite the fact that both div and button have the same height,button is longer.I will change color of button to make it easer to see the difference
0
Coder18 that should be a browser/device specific bug so, because for me there's no doubt of correct alignment ;)