Skip to content
Snippets Groups Projects
Commit 17b1f2da authored by Ghislain Loas's avatar Ghislain Loas
Browse files

upgrade css

parent 189a9b87
Branches
Tags
1 merge request!1797Master
......@@ -213,8 +213,8 @@ li {
}
.main > .left > * {
margin-bottom: 1em;
padding: 1em;
margin-bottom: 0.5em;
padding: 0.2em 1em;
overflow: hidden;
}
......@@ -296,7 +296,7 @@ table#suggestions td:last-child a {
.main > .left a {
display: inline-block;
line-height: 1.2em;
line-height: 1.6em;
vertical-align: middle;
}
......
......@@ -209,7 +209,7 @@ li {
}
.main > .left > * {
margin-bottom: 1em;
margin-bottom: 0.5em;
padding: 32px 1em 1em 1em;
overflow: hidden;
}
......@@ -276,7 +276,7 @@ table#suggestions td:last-child a {
.main > .left a {
display: inline-block;
line-height: 1.2em;
line-height: 1.6em;
vertical-align: middle;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment