Unit of measure 'px' is redundant
This commit is contained in:
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -309,7 +309,7 @@ img.tip:hover + span.tiptext {
|
||||
display: block;
|
||||
z-index: 100;
|
||||
background-color: #f0f0f0;
|
||||
left: 0px;
|
||||
left: 0;
|
||||
margin: 10px;
|
||||
width: 250px;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user