##// END OF EJS Templates
branch-permission: css/ui changes.
marcink -
r2989:daff214b default
parent child Browse files
Show More
@@ -118,7 +118,7 b''
118 118 }
119 119 .label-branch-perm {
120 120 .label;
121 width: 20px;
121 width: 115px;
122 122 }
123 123
124 124 // Used to position content on the right side of a .label
@@ -142,7 +142,7 b''
142 142
143 143 .input-branch-perm {
144 144 .input;
145 margin-left: 90px;
145 margin-left: 140px;
146 146 }
147 147
148 148 .input-branch-perm-order {
General Comments 0
You need to be logged in to leave comments. Login now