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
parent 0cc661dd9c
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;

View File

@ -2,7 +2,7 @@
/*
* Name: Smoothly
* Description: Theme optimized for iPad[2]
* Description: Like coffee with milk. Theme works fine with iPad[2].
* Version: 0.7
* Author: Alex <https://friendica.pixelbits.de/profile/alex>
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>