aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/css
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/css')
-rw-r--r--tpl/default/css/shaarli.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/default/css/shaarli.css b/tpl/default/css/shaarli.css
index 0719ccf7..4c9f76af 100644
--- a/tpl/default/css/shaarli.css
+++ b/tpl/default/css/shaarli.css
@@ -957,6 +957,10 @@ pre {
957 font-size: 0.9em; 957 font-size: 0.9em;
958} 958}
959 959
960#pluginform .more {
961 margin-top: 10px;
962}
963
960@media screen and (max-width: 64em) { 964@media screen and (max-width: 64em) {
961 #pluginform .main-row, #pluginform .main-row td { 965 #pluginform .main-row, #pluginform .main-row td {
962 border-bottom-style: none; 966 border-bottom-style: none;