Unit of measure 'px' is redundant

This commit is contained in:
lopar
2020-09-18 02:06:32 +03:00
parent d753684958
commit c25335d846
7 changed files with 13 additions and 23 deletions
+2 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -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;