aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-03-22 21:10:26 +0100
committermarijus <mario@mariovavti.com>2014-03-22 21:10:26 +0100
commit13916566f016a6b754401ca6cd6423f2a7ecaccf (patch)
tree862a9d117091671809bdaafa7e7f0af336695461 /include
parentc968a18db3ae9ddb0cc9e9be18d1ddb1335e423f (diff)
downloadvolse-hubzilla-13916566f016a6b754401ca6cd6423f2a7ecaccf.tar.gz
volse-hubzilla-13916566f016a6b754401ca6cd6423f2a7ecaccf.tar.bz2
volse-hubzilla-13916566f016a6b754401ca6cd6423f2a7ecaccf.zip
use border-box for everything
Diffstat (limited to 'include')
-rw-r--r--include/photos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/photos.php b/include/photos.php
index 82af4aaeb..be386f1c9 100644
--- a/include/photos.php
+++ b/include/photos.php
@@ -426,4 +426,4 @@ function photos_create_item($channel, $creator_hash, $photo, $visible = false) {
$item_id = $result['item_id'];
return $item_id;
-} \ No newline at end of file
+}