Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
NAP-wordpress
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marwa Sfari
NAP-wordpress
Commits
ff211818
Commit
ff211818
authored
Aug 25, 2017
by
imac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Bugfix]JIRA - Responsive
parent
322aa004
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
main.css
wp-content/themes/nap/assets/css/main.css
+0
-1
responsive.css
wp-content/themes/nap/assets/css/responsive.css
+4
-0
footer.php
wp-content/themes/nap/footer.php
+1
-1
No files found.
wp-content/themes/nap/assets/css/main.css
View file @
ff211818
...
@@ -948,7 +948,6 @@ VII/ Pages...............ALL pages
...
@@ -948,7 +948,6 @@ VII/ Pages...............ALL pages
#home
{
#home
{
position
:
relative
;
position
:
relative
;
height
:
100%
;
height
:
100%
;
overflow
:
auto
;
}
}
.img-wrapper
{
.img-wrapper
{
height
:
100%
;
height
:
100%
;
...
...
wp-content/themes/nap/assets/css/responsive.css
View file @
ff211818
...
@@ -462,6 +462,10 @@
...
@@ -462,6 +462,10 @@
#catalogue
.right-container
.right-panel
.panel-content
{
#catalogue
.right-container
.right-panel
.panel-content
{
padding-bottom
:
55px
;
padding-bottom
:
55px
;
}
}
.product-list
ul
{
top
:
initial
;
bottom
:
5px
;
}
.filter-btn
.btn-container
{
.filter-btn
.btn-container
{
left
:
0px
;
left
:
0px
;
position
:
fixed
;
position
:
fixed
;
...
...
wp-content/themes/nap/footer.php
View file @
ff211818
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
if
(
is_user_logged_in
()
)
{
?>
if
(
is_user_logged_in
()
)
{
?>
<li><a
href=
"
<?php
echo
get_permalink
(
260
)
?>
"
>
téléchargements
</a></li>
<li><a
href=
"
<?php
echo
get_permalink
(
260
)
?>
"
>
téléchargements
</a></li>
<?php
}
?>
<?php
}
?>
<li><a
href=
"phototheque.php"
>
phototèque
</a></li>
<li><a
href=
"phototheque.php"
>
photot
h
èque
</a></li>
<li><a
href=
"
<?php
echo
get_permalink
(
171
)
?>
"
>
mentions légales
</a></li>
<li><a
href=
"
<?php
echo
get_permalink
(
171
)
?>
"
>
mentions légales
</a></li>
</ul>
</ul>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment