diff --git a/view/theme/duepuntozero/jot.tpl b/view/theme/duepuntozero/jot.tpl index e6ea1c1bd2..74027846c5 100644 --- a/view/theme/duepuntozero/jot.tpl +++ b/view/theme/duepuntozero/jot.tpl @@ -22,29 +22,29 @@
- +
- +
- $shortvideo +
- $shortaudio +
- $shortsetloc +
- $shortpermset$bang + $bang
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index f4c7af9e50..790867d5ca 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -274,7 +274,7 @@ div.wall-item-content-wrapper.shiny { border: 0px; margin: 0px; height: 20px; - width: 90%; + width: 465px; font-weight: bold; border: 1px solid #ffffff; } @@ -1546,7 +1546,6 @@ input#dfrn-url { padding: 3px 0px 0px 5px; -moz-border-radius: 3px; border-radius: 3px; - width: 100%; }