Fix one pixel difference of Exclusive checkbox

Exclusive checkbox of project access rights is not in the same column as others checkboxes are (http://snag.gy/YNGRN.jpg).

Change-Id: I67a5b5bf360799764fc951da960885b4b7b3b54e
This commit is contained in:
Jiří Engelthaler
2014-11-05 13:18:14 +01:00
parent 66665095ea
commit 23f5bff000

View File

@@ -39,6 +39,7 @@ limitations under the License.
}
.header {
position: relative;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 1px;