For example StackOverflow, if I use Firebug and change my name to a long name, or I change the number of badges to a long integer, how do I manage this with CSS to avoid one to enter in the other?
For example StackOverflow, if I use Firebug and change my name to a long
Share
Use
overflow: hidden,overflow: scrollor a similar value of the cssoverflowproperty.