* fix * fixed
@@ -101,11 +101,6 @@ form th {
}
/*=== Buttons */
-.stick {
- vertical-align: middle;
- font-size: 0;
-}
-
.stick input,
.stick .btn {
border-radius: 0;
@@ -85,9 +85,6 @@
.stick {
input, .btn {
@@ -498,10 +498,6 @@ form th {
.stick input, .stick .btn {
@@ -129,11 +129,6 @@ button.as-link[disabled] {
box-shadow: 0 2px 2px #222 inset, 0px 1px rgba(255, 255, 255, 0.08);
@@ -130,11 +130,6 @@ button.as-link[disabled] {
color: #445 !important;
@@ -141,11 +141,6 @@ form th {
@@ -521,10 +521,6 @@ form th {
@@ -147,11 +147,6 @@ table td span {
.btn,
a.btn {
margin: .3rem .3rem;
@@ -111,11 +111,6 @@ form th {
@@ -127,11 +127,6 @@ form th {
@@ -112,11 +112,6 @@ form th {
@@ -127,11 +127,6 @@ button.as-link[disabled] {
@@ -229,10 +229,6 @@ form th {
line-height: 2em;
.stick select {
margin-top: 0;
@@ -289,9 +289,6 @@ form {
select {
@@ -96,11 +96,6 @@ form th {
@@ -380,6 +380,7 @@ td.numeric {
display: inline-flex;
max-width: 100%;
white-space: nowrap;
+ vertical-align: middle;
.stick > input {
@@ -395,6 +396,10 @@ td.numeric {
flex-shrink: 0;
+.stick form {
+ display: inline-flex;
+}
+
display: inline-block;