Nicht in der Lage, die Knopfgröße zu ändernJquery

JQuery-Programmierung
Anonymous
 Nicht in der Lage, die Knopfgröße zu ändern

Post by Anonymous »

Ich kann die Knopfgröße nicht ändern, obwohl ich eine CSS -Klasse verwende, um die Breite zu ändern.
Das Formular mit der Taste und des Inhalts wird in einer Zeilenklasse < /code> platziert. so dass sie nebeneinander erscheinen.

Code: Select all

.row.someDiv{
margin-left: 0px;
margin-right: 0px;
max-width: initial;
}
input[type="text"]{
border: none;
border-bottom: 1px solid;
width: 250px;
margin-bottom: 10px;
background: transparent;
}
.button-size{
width: 100px;
padding-bottom: 20px;

}< /code>




[i]







Submit[/i]

 Want to get in touch? please fill up the form and I'll revert back soon.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post
  • Nicht in der Lage, die Knopfgröße zu ändern
    by Anonymous » » in HTML
    0 Replies
    7 Views
    Last post by Anonymous
  • Nicht in der Lage, die Knopfgröße zu ändern
    by Anonymous » » in CSS
    0 Replies
    5 Views
    Last post by Anonymous
  • Nicht in der Lage, style.abidisplay mit JavaScript zu ändern
    by Anonymous » » in HTML
    0 Replies
    3 Views
    Last post by Anonymous
  • Nicht in der Lage, style.abidisplay mit JavaScript zu ändern
    by Anonymous » » in CSS
    0 Replies
    1 Views
    Last post by Anonymous
  • Nicht in der Lage, style.abidisplay mit JavaScript zu ändern
    by Anonymous » » in JavaScript
    0 Replies
    1 Views
    Last post by Anonymous