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 :min-height 50px


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


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


#navigation, #footer #navigation, #footer
:display none :display none


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

#status_update_box #status_update_box
:max-width 540px :max-width 540px


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


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

#header #header
:margin 0 !important :margin 0 !important
#logo #logo
Expand Down

0 comments on commit 8ca319c

Please sign in to comment.