Browse Source

add buttons

andre 3 years ago
parent
commit
564be71503
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clientarea.tpl

+ 1 - 1
clientarea.tpl

@@ -399,7 +399,7 @@
                                   <input type="hidden" name="modop" value="custom" />
                                   <input type="hidden" name="modop" value="custom" />
                                   <input type="hidden" name="a" value="newSubdomain" />
                                   <input type="hidden" name="a" value="newSubdomain" />
                                   <input type="hidden" name="d" value="{$subdomain.domain}" />
                                   <input type="hidden" name="d" value="{$subdomain.domain}" />
-                                  <button title="Neue Subdomaine" type="submit" class="fabutton" style="background:none;padding:0px;border:none;">
+                                  <button title="Neue Subdomaine" type="submit" class="fabutton" style="background:none;padding:0px;border:none;font-size: 75%;">
                                     <i class="fas fa-plus fa-fw"></i> Neue Subdomaine
                                     <i class="fas fa-plus fa-fw"></i> Neue Subdomaine
                                   </button>
                                   </button>
                                 </form>
                                 </form>