I am working on my website and I tried to style the dropdown so it will look like tab.
I did it but there is problem – somehow there are parts of the border in wrong color – why? (tested in FF, Chorme and IE9)
This is an image of my problem:
This is fiddle of my work:
Fiddle – Example of my work
How can I fix it?
Thanks!
Suddenly I had an amazing idea and I tried it.
first of all I knew that that problem is the white borders I used.
my idea was: to remove the bottom border I made and instead use background-color – it worked.
here’s the new fiddle: Updated fiddle