MyBB Community Forums

Full Version: CSS problem on Edge browser
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Simple padding, border-radius, background fails to show properly in Edge.


 
border:1px solid #cccccc;
border-radius: 6px;
 padding: 2px 8px;   
 background-color: #ececec;

Edge:
[Image: 1EQmOwb.jpg]
Chrome,firefox:
[Image: btuMtUz.jpg]

Insights?  Huh

anyone? maybe someone can look at it in console?
Hey.
In a nav I created, I use a sprite background for each menu item. Each background has padding.
In 2 menu items I use background for a font (alerts/pm indicator). This font is granted border-radius and padding aswell.
In microsoft edge new browser, the background doesn't work. When I canceled the padding on the sprite, however, it does work. 
How can I fix this?

View in chrome/firefox:
[Image: R3qWo7M.jpg]
View in Edge:
[Image: 1evflrn.jpg]

if someone wants to test with console, here is a testing user in my forum:
http://conext.co.il/member.php?action=login
user:mybbtest
password:mybbtest1
Wait for a new version fo Edge browser... it is a crap
(2016-04-28, 06:36 PM)Eldenroot Wrote: [ -> ]Wait for a new version fo Edge browser... it is a crap

hahaha ok  Undecided