Skip to content

Commit

Permalink
Fixed issue #1077 again
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Jan 18, 2022
1 parent 1450272 commit e3237dd
Show file tree
Hide file tree
Showing 25 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions public_html/layout/denim/css_ltr/style.almost-flat.css
Original file line number Diff line number Diff line change
Expand Up @@ -3066,9 +3066,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.almost-flat.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public_html/layout/denim/css_ltr/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3025,9 +3025,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/denim/css_ltr/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3095,9 +3095,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.gradient.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_ltr/style.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public_html/layout/denim/css_rtl/style.almost-flat.css
Original file line number Diff line number Diff line change
Expand Up @@ -3066,9 +3066,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.almost-flat.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public_html/layout/denim/css_rtl/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3026,9 +3026,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/denim/css_rtl/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3095,9 +3095,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.gradient.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public_html/layout/denim/css_rtl/style.min.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $stage = 'main_contents'
margin-left: 5px
// All Mobile Sizes (devices and browser)
@media only screen and (max-width: $breakpoint-small-max)
display: none
/*display: none*/
hook-selector($stage, "" + selector())

/*! Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/denim_curve/css_ltr/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3263,9 +3263,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public_html/layout/denim_curve/css_rtl/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3263,9 +3263,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $stage = 'main_contents'
margin-left: 5px
// All Mobile Sizes (devices and browser)
@media only screen and (max-width: $breakpoint-small-max)
display: none
/*display: none*/
hook-selector($stage, "" + selector())

/*! Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/denim_three/css_ltr/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3414,9 +3414,9 @@ div.third-party-login {

@media only screen and (max-width: 959px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_ltr/style.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public_html/layout/denim_three/css_rtl/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3414,9 +3414,9 @@ div.third-party-login {

@media only screen and (max-width: 959px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
2 changes: 1 addition & 1 deletion public_html/layout/denim_three/css_rtl/style.min.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $stage = 'main_contents'
margin-left: 5px
// All Mobile Sizes (devices and browser)
@media only screen and (max-width: $breakpoint-small-max)
display: none
/*display: none*/
hook-selector($stage, "" + selector())

/*! Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/glnet_curve/css_ltr/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3263,9 +3263,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down
4 changes: 2 additions & 2 deletions public_html/layout/glnet_curve/css_rtl/style.gradient.css
Original file line number Diff line number Diff line change
Expand Up @@ -3263,9 +3263,9 @@ div.third-party-login {

@media only screen and (max-width: 767px) {

.story_icon {
/*.story_icon {
display: none;
}
}*/
}

/* Story(Date, Auther, Display no.) */
Expand Down

0 comments on commit e3237dd

Please sign in to comment.