modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
0cc661dd9c
commit
bff9c3d460
|
@ -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;
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue