[Rt-commit] rt branch, 4.6/add-collapse-to-topactions-buttons, repushed

Blaine Motsinger blaine at bestpractical.com
Tue Dec 24 20:38:36 EST 2019


The branch 4.6/add-collapse-to-topactions-buttons was deleted and repushed:
       was 2653ebec9d287ad1d9a1f997f5cd69001d9000ce
       now ef39e2c37bc6f387ac7292d8d3047a1506c6e781

1: 2653ebec9d ! 1: ef39e2c37b Add collapse to topactions buttons
    @@ -36,14 +36,6 @@
     --- a/share/static/css/elevator-light/nav.css
     +++ b/share/static/css/elevator-light/nav.css
     @@
    -     margin-left: 1em;
    -     text-align: right;
    -     margin-top: 0.5em;
    -+    margin-right: 0.5em;
    - }
    - 
    - #topactions form input.btn {
    -@@
          top: 0;
          right: 18em;
          width: auto;
    @@ -75,8 +67,7 @@
     +}
     +
     + at media (min-width: 1300px) {
    -+    #topactions input,
    -+    #topactions button {
    ++    #topactions input {
     +        -webkit-transition: width 0.25s ease-in-out;
     +        -moz-transition: width 0.25s ease-in-out;
     +        -ms-transition: width 0.25s ease-in-out;
    @@ -116,5 +107,8 @@
     -        width: 2em;
     -    }
          #topactions form {
    -         margin-left: 0;
    +-        margin-left: 0;
    ++        margin-left: 0.5em;
          }
    + 
    +     div#header h1 {



More information about the rt-commit mailing list