Merge remote-tracking branch 'origin/develop' into develop
commit
ba6c0b2c85
|
@ -14,8 +14,13 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.mx_ReplyThread {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_ReplyThread .mx_DateSeparator {
|
.mx_ReplyThread .mx_DateSeparator {
|
||||||
font-size: 1em !important;
|
font-size: 1em !important;
|
||||||
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
bottom: -5px;
|
bottom: -5px;
|
||||||
|
|
Loading…
Reference in New Issue