Skip to content

Commit

Permalink
CSS fix: positioning of nodnix input in console/embedded case
Browse files Browse the repository at this point in the history
  • Loading branch information
scc committed Feb 13, 2008
1 parent 4a25328 commit 296e4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/FireHose/firehose.css
Expand Up @@ -443,6 +443,8 @@ div.storylinks ul {padding-right: 60% !important}

.embed #nodmenu .menu, #console #nodmenu .menu {left: 20px !important; background: url('//images.slashdot.org/popup_nix.png') no-repeat;}
.embed #nixmenu .menu, #console #nixmenu .menu {left: 25px !important;}
.embed #nod-input, #console #nod-input {left: 63px !important;}
.embed #nix-input, #console #nix-input {left: 68px !important;}
.embed #nodmenu ul, #console #nodmenu ul {margin: 0 0 0 43px; background: #222; opacity: .9; border: 1px solid #111;}

.article .title, .article h3, .article .generaltitle {border: none !important}
Expand Down

0 comments on commit 296e4db

Please sign in to comment.