projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a69a5
)
Correction du pixel de décalage de la home
author
Lunar
<lunar@anargeek.net>
Sun, 19 May 2013 18:15:26 +0000
(20:15 +0200)
committer
Lunar
<lunar@anargeek.net>
Sun, 19 May 2013 18:15:26 +0000
(20:15 +0200)
assets/home.css
patch
|
blob
|
history
diff --git
a/assets/home.css
b/assets/home.css
index 18402649ee46be113fa3514a23739dac8e5240b1..a694deb84b84c06aeabe8c5a26d93dcfd0caa634 100644
(file)
--- a/
assets/home.css
+++ b/
assets/home.css
@@
-16,6
+16,7
@@
.sidebar {
border-top: none;
+ padding-top: 31px; /* need to add 1px normaly used by the sidebar */
}
#content {