PDA

View Full Version : NS bug i like to post :D


JAVAEOC
04-24-2004, 10:04 PM
Please tell me if the information provided is somewhat helpful :D

The Bug:

A simple <hr> tag, with a margin of 1 em will not resice to fit the current layer, what i am saying is that NS will give it a left margin but it will not make it smaller the right site of the <hr> tag just looks over the layer.....

Here is how u fix it:

<div style="padding: 1em"><hr /></div>