html - Bootstrap :before :after { content: " " } bug -



html - Bootstrap :before :after { content: " " } bug -

there problem bootstrap code. here cutting bootstrap source:

.modal-footer:after { display: table; content: " "; }

this kind of browser hack, problem adds 1px white line left of contents , right. line appears on chrome , caused content: " "; have suggestions how remove line, can't show html it's simple div, , problem described in bootstrap code.

is possible somehow create

content: " "

invisible? because empty line creates 1px white line.

html css twitter-bootstrap

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -