Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 15 Jun 2010 08:42:00 +0000 (10:42 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 15 Jun 2010 08:42:00 +0000 (10:42 +0200)
1  2 
wolnelektury/static/css/master.css

@@@ -133,11 -133,12 +133,12 @@@ em 
  }
  
  #search-form li {
-     margin: 0;
+     margin: 2px 0 0 5px;
      padding: 0;
      list-style: none;
      display: block;
      float: left;
+     /*margin-left: 5px;*/
  }
  
  #search-form li.category, #search-form li.book-title {
@@@ -353,9 -354,6 +354,9 @@@ div.shown-tags p, div.all-tags p 
      text-align: justify;
      overflow: hidden;
  }
 +#description-short {
 +      display:none;
 +}
  
  #description .meta {
      margin: 0.5em;
      font-size: 12px;
      color: #FFF;
      text-decoration: none;
- }
+ }