Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2015-07-30 22:44:58 +0100
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
1e2f5ded38e03a4e429dba4d68e5ebdc134dfe84
1e2f5ded
1 parent
762ae761
Fixed minor issue with large images again
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
resources/assets/sass/styles.scss
resources/assets/sass/styles.scss
View file @
1e2f5de
...
...
@@ -101,6 +101,7 @@ ul.menu {
}
img
{
max-width
:
100%
;
height
:auto
;
}
}
...
...
@@ -365,4 +366,4 @@ body.dragging, body.dragging * {
}
.sortable-page-list
li
.placeholder
:before
{
position
:
absolute
;
}
\ No newline at end of file
}
...
...
Please
register
or
sign in
to post a comment