modified: view/theme/smoothly/style.css

modified:   view/theme/smoothly/theme.php
This commit is contained in:
pixelroot 2012-09-14 08:50:10 +02:00
commit bff9c3d460
2 changed files with 4 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24
Modified by alex@friendica.pixelbits.de on 2012-09-13
Modified by alex@friendica.pixelbits.de on 2012-09-14
** Colors **
@ -371,7 +371,8 @@ nav #banner #logo-text a {
nav #user-menu {
display: block;
width: 190px;
width: auto;
min-width: 190px;
float: right;
margin-right: 5px;
margin-top: 4px;