html - How to delete borders from facebook plugin -


hello want delete 2 borders facebook plugin doesn't work me. tried by:

.pluginboxdivider {    border-top: none!important; } 

but failed.

picture of borders:

http://oi61.tinypic.com/fkba1i.jpg

.pluginboxdivider{border-top:0 !important;} 

Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -