|
@@ -355,6 +355,14 @@ footer {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.row-fluid .tinyoffset {
|
|
|
+ margin-left: 3%!important;
|
|
|
+}
|
|
|
+.row-fluid .tinyspan {
|
|
|
+ width: 2%!important;
|
|
|
+ *width: 1.95%!important;
|
|
|
+}
|
|
|
+
|
|
|
.page-bar {
|
|
|
border: 1px solid #E4E4E4;
|
|
|
color: #7B7B7B;
|
|
@@ -5654,10 +5662,6 @@ i.icon-asterisks {
|
|
|
*margin-left: 8.440625568285142%;
|
|
|
}
|
|
|
|
|
|
- .row-fluid .tinyoffset {
|
|
|
- margin-left: 3%!important;
|
|
|
- }
|
|
|
-
|
|
|
input,
|
|
|
textarea,
|
|
|
.uneditable-input {
|