diff options
Diffstat (limited to 'view/theme/diabook')
-rw-r--r-- | view/theme/diabook/style-network.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style-profile.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style-settings.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style.css | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/diabook/style-network.css b/view/theme/diabook/style-network.css index 4d35fe1c1..ef30cd07b 100644 --- a/view/theme/diabook/style-network.css +++ b/view/theme/diabook/style-network.css @@ -2548,4 +2548,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style-profile.css b/view/theme/diabook/style-profile.css index b05b98300..9d6542ac2 100644 --- a/view/theme/diabook/style-profile.css +++ b/view/theme/diabook/style-profile.css @@ -2545,4 +2545,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style-settings.css b/view/theme/diabook/style-settings.css index fdb4f24c7..60e2f336b 100644 --- a/view/theme/diabook/style-settings.css +++ b/view/theme/diabook/style-settings.css @@ -2526,4 +2526,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index c06449d01..e99aa5644 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -2687,4 +2687,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} |