modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
296c49f4a1
commit
2b7dd2f72b
2 changed files with 3 additions and 3 deletions
|
@ -2007,8 +2007,8 @@ div[id$="wrapper"] br {
|
|||
}
|
||||
|
||||
.photo {
|
||||
height: 100% !important;
|
||||
width: 100% !important;
|
||||
height: 203px !important;
|
||||
width: 203px !important;
|
||||
}
|
||||
|
||||
#side-bar-photos-albums {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
/*
|
||||
* Name: Smoothly
|
||||
* Description: Like coffee with milk. Theme optimized for iPad[2].
|
||||
* Version: Version 2013-03-26.2
|
||||
* Version: Version 2013-03-26.3
|
||||
* Author: Alex <https://friendica.pixelbits.de/profile/alex>
|
||||
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
|
||||
* Screenshot: <a href="screenshot.png">Screenshot</a>
|
||||
|
|
Loading…
Reference in a new issue