Skip to content
Snippets Groups Projects
Commit 13ffd895 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- More little tweaks.  Looks like the links no longer right align on IE.
  Sigh.  Thoughts?
parent ccd20686
No related branches found
No related tags found
No related merge requests found
......@@ -55,10 +55,11 @@ img {
float: left;
}
.menu #primary {
padding-top: 15px;
padding: 5px 10px 5px 0px;
position: absolute;
text-align: right;
font-size: 1.1em;
font-size: 1.0em;
float: right;
color: #9cf;
left: 225px;
}
......@@ -67,9 +68,11 @@ img {
color: #fff;
}
.menu #secondary {
padding: 0px 10px 5px 0px;
position: absolute;
text-align: right;
font-size: 0.9em;
font-size: 0.8em;
float: right;
color: #9cf;
left: 225px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment