html - FF displaying unwanted border -


I have a div element that looks fine in Chrome but Firefox has a limit to its surroundings for some reason Have decided. Share CSS here:

  #cpanel {width: 320px; Height: 75px; Status: Completed; // left: 28%; // Top: 32%; Z-index: 9996; // visibility: hidden; display none; } .box {z-index: 9997; // range: 1px solid # 000; Width: 75px; Height: 75px; Swim left; Margin-left: 2px ;; / * Display: Block; * / Background-color: # 000; -Moziness: 0.7; Opacity: .70; Filters: alpha (opacity = 70); } .box .text {width: 75px; Text align: center; White color; Status: Completed; // Top: 40%; Z-index: 99 9 8 9; } #Cpanel.on {visibility: visible; }  

The cpanel is the outermost div. The box divs are small boxes inside the cpanel div and these boxes are 1px white boundaries in any way that are not present in chrome. Thank you for removing those limits.

Use the firebug plugin to view CSS and see where the limit is coming from.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -