Skip to content

Commit 151eb52

Browse files
committed
edidts
1 parent 1cc5020 commit 151eb52

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

assets/css/main.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,10 +1265,6 @@ input, select, textarea {
12651265

12661266
.poptrox-popup .caption {
12671267
padding: 2em 2em 0.1em 2em ;
1268-
background-image: -moz-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
1269-
background-image: -webkit-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
1270-
background-image: -ms-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
1271-
background-image: linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
12721268
bottom: 0;
12731269
cursor: default;
12741270
left: 0;
@@ -1777,7 +1773,7 @@ input, select, textarea {
17771773
-webkit-transition-delay: 2.075s;
17781774
-ms-transition-delay: 2.075s;
17791775
transition-delay: 2.075s;
1780-
height: 33.33333%;
1776+
height: 30%;
17811777
min-height: 20em;
17821778
width: 33.333333%;
17831779
}

0 commit comments

Comments
 (0)