aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <redmatrix@redmatrix.me>2015-04-14 16:22:59 -0700
committerfriendica <redmatrix@redmatrix.me>2015-04-14 16:22:59 -0700
commit89536ff88bcb9ca74ace4d7a74d6a4214d88ed2e (patch)
treeadf4be41d5a98588836b5e9bf49c34177806c9f4 /view
parent3a45206b9971ee981ea61de31c8413350ebcdd7b (diff)
parent953819e7da8152f959f04c733ce617cc34cf8c7d (diff)
downloadvolse-hubzilla-89536ff88bcb9ca74ace4d7a74d6a4214d88ed2e.tar.gz
volse-hubzilla-89536ff88bcb9ca74ace4d7a74d6a4214d88ed2e.tar.bz2
volse-hubzilla-89536ff88bcb9ca74ace4d7a74d6a4214d88ed2e.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view')
-rw-r--r--view/css/mod_webpages.css3
-rw-r--r--view/tpl/webpagelist.tpl2
2 files changed, 3 insertions, 2 deletions
diff --git a/view/css/mod_webpages.css b/view/css/mod_webpages.css
index af1ef5357..32291adc7 100644
--- a/view/css/mod_webpages.css
+++ b/view/css/mod_webpages.css
@@ -7,13 +7,14 @@
}
#webpage-list-table th:nth-child(1){
+ padding: 7px 3px 7px 10px;
white-space: nowrap;
}
#webpage-list-table td:nth-child(1){
padding: 7px 3px 7px 10px;
- white-space: nowrap;
}
+
#webpage-list-table th:nth-child(5),
#webpage-list-table td:nth-child(5){
padding: 7px 3px;
diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl
index 4e5b3e0e4..9d440eb64 100644
--- a/view/tpl/webpagelist.tpl
+++ b/view/tpl/webpagelist.tpl
@@ -13,7 +13,7 @@
</div>
{{/if}}
{{if $pages}}
-<div id="pagelist-content-wrapper" class="generic-content-wrapper-styled">
+<div id="pagelist-content-wrapper" class="section-content-wrapper-np">
<table id="webpage-list-table">
<tr>
<th width="1%">{{$pagelink_txt}}</th>