nullism / clickingbad

Official Clicking Bad Repository
http://clickingbad.nullism.com
MIT License
232 stars 70 forks source link

Some Positioning #143

Open hairarrow opened 10 years ago

hairarrow commented 10 years ago

Consider adding to game.css

.left_width {
    position: fixed;
}

and changing the other column to

float: right;

I'm currently doing this every time I use this, just for shigs.