Skip to content

Commit 67ddf0d

Browse files
committed
do not use a non-guaranteed placeholder
1 parent a110fe2 commit 67ddf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@media only screen and (max-width: @ini_tablet_width) {
1+
@media only screen and (max-width: 800px) {
22
#plugin__struct_output {
33
margin-right: 0;
44
}

0 commit comments

Comments
 (0)