pumped up minor version for styling and search changes
This commit is contained in:
parent
eb262fe2b2
commit
3bc75c6ad6
|
@ -16,7 +16,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
|
|||
Author: Hangar.org Tech Lab - hangar.org
|
||||
Author URI: https://hangar.org
|
||||
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 7.4
|
||||
License: GNU General Public License v3 or later
|
||||
|
@ -1677,17 +1677,12 @@ Add your custom styles in this file so it is easier to update the theme.
|
|||
}
|
||||
|
||||
@media screen and (max-width: 48em) {
|
||||
<<<<<<< HEAD
|
||||
.edit-post-visual-editor__content-area .ofisuport-filters section {
|
||||
display: inline-block;
|
||||
=======
|
||||
.edit-post-visual-editor__content-area .post,
|
||||
.edit-post-visual-editor__content-area .page {
|
||||
margin: 0 0 1em;
|
||||
}
|
||||
.edit-post-visual-editor__content-area .ofisuport-filters section {
|
||||
display: block;
|
||||
>>>>>>> dev
|
||||
}
|
||||
.edit-post-visual-editor__content-area .ofisuport-filters section h5 {
|
||||
display: block;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
|
|||
Author: Hangar.org Tech Lab - hangar.org
|
||||
Author URI: https://hangar.org
|
||||
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 7.4
|
||||
License: GNU General Public License v3 or later
|
||||
|
|
|
@ -5,7 +5,7 @@ Theme URI: https://git.hangar.org/xarxaprod/
|
|||
Author: Hangar.org Tech Lab - hangar.org
|
||||
Author URI: https://hangar.org
|
||||
Description: theme for the Espai d'assessorament, projecte oficina de suport de <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 7.4
|
||||
License: GNU General Public License v3 or later
|
||||
|
@ -1612,17 +1612,12 @@ textarea {
|
|||
}
|
||||
|
||||
@media screen and (max-width: 48em) {
|
||||
<<<<<<< HEAD
|
||||
.ofisuport-filters section {
|
||||
display: inline-block;
|
||||
=======
|
||||
.post,
|
||||
.page {
|
||||
margin: 0 0 1em;
|
||||
}
|
||||
.ofisuport-filters section {
|
||||
display: block;
|
||||
>>>>>>> dev
|
||||
}
|
||||
.ofisuport-filters section h5 {
|
||||
display: block;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue