Ignore:
Timestamp:
04/29/15 11:24:25 (9 years ago)
Author:
emanuel.dima@uni-tuebingen.de
Message:
  1. beta-44: more UI/css fixes (footer facelift), misc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SRUAggregator/trunk/src/main/resources/assets/index.html

    r6144 r6172  
    2828                }
    2929                #body {
    30                         padding-bottom:100px;   /* Height of the footer */
     30                        padding-bottom:64px;   /* Height of the footer */
    3131                }
    3232                #footer {
     
    3434                        bottom:0;
    3535                        width:100%;
    36                         height:100px;   /* Height of the footer */
     36                        height:64px;   /* Height of the footer */
    3737                }
    3838        </style>
Note: See TracChangeset for help on using the changeset viewer.