Changeset 3948


Ignore:
Timestamp:
Nov 5, 2010, 10:23:42 AM (13 years ago)
Author:
Gregory Vincic
Message:

Cleaned up small log to match the size of the menu bar. Also modified it's position to match the overall spacing used in the application.

Location:
trunk/client/servlet/www/static
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/servlet/www/static/css/layout2.jsp

    r3908 r3948  
    1515 #menuh-container
    1616 {
    17   background-image: url('<%=img%>/logo-prose-small-round.gif');
     17  background-image: url('<%=img%>/logo-small.gif');
    1818  background-position: top right;
    1919  background-repeat: no-repeat;
    20   width: 50em;
     20  width: 790px;
    2121 }
    2222
Note: See TracChangeset for help on using the changeset viewer.