Skip to content

Commit

Permalink
visual tweaks to the minified layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jul 29, 2009
1 parent 6ee201a commit 8ca319c
Showing 1 changed file with 21 additions and 18 deletions.
39 changes: 21 additions & 18 deletions endless_tweets/endless_tweets.sass
Expand Up @@ -71,6 +71,24 @@ body#profile ol.statuses .thumb + span.status-body
:min-height 50px

body.mini
#container
:width 564px
:padding 0
:margin 0
>
.columns
:margin-bottom 0
:border-collapse collapse
:background white
.content-bubble-arrow
:display none

#content
+no_rounded_borders
:padding-top 40px
.wrapper
:padding 0

#side_base
+no_rounded_borders
:border-left none !important
Expand All @@ -79,8 +97,9 @@ body.mini
:left 0
:top 0
:height 40px
:width 423px
:width 424px
:padding-left 140px
:margin 0

&#show
#container
Expand Down Expand Up @@ -156,17 +175,11 @@ body.mini
:background none !important
input[name=q]
:margin 0
:width 60px !important
:width 55px !important

#navigation, #footer
:display none

#content
+no_rounded_borders
:padding-top 40px
.wrapper
:padding 0

#status_update_box
:max-width 540px

Expand Down Expand Up @@ -194,16 +207,6 @@ body.mini
~ .section
:padding 0 7px

#container
:width 564px
:padding 0
:margin 0
>
.columns
:margin-bottom 0
.content-bubble-arrow
:display none

#header
:margin 0 !important
#logo
Expand Down

0 comments on commit 8ca319c

Please sign in to comment.