You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue when we have a html structure like following :
List item one
List item one
List item one
List item two
List item three
List item four
List item two
List item three
List item four
List item two
List item three
List item four
this is actually list but in bootstrap we have a css setting for to display like following :
but your css is removing output, & this is going to stop working this, like following screenshot. when we use your css it gives output like following :
so please, can you remove your css """" * { margin:0; padding:0; } """" ???
The text was updated successfully, but these errors were encountered:
in your css file, i found some css like following :
{ margin:0; padding:0; }
body {height:100%; }
img { border:none; }
issue when we have a html structure like following :
this is actually list but in bootstrap we have a css setting for to display like following :
but your css is removing output, & this is going to stop working this, like following screenshot. when we use your css it gives output like following :
The text was updated successfully, but these errors were encountered: