summaryrefslogtreecommitdiffstats
path: root/web_src/less
diff options
context:
space:
mode:
authorCirno the Strongest <1447794+CirnoT@users.noreply.github.com>2020-06-25 20:58:12 +0200
committerGitHub <noreply@github.com>2020-06-25 14:58:12 -0400
commit6764daf7e5a5c485d991fc8030c3c97eab3d1792 (patch)
treeeaa369d324b3be865818aaedb43efd3544ddb179 /web_src/less
parent0b1bb964413c3785e8b4d75e4242513af86bfdf5 (diff)
downloadgitea-6764daf7e5a5c485d991fc8030c3c97eab3d1792.tar.gz
gitea-6764daf7e5a5c485d991fc8030c3c97eab3d1792.zip
Use Fomantic's fluid padded for blame full width (#12023)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'web_src/less')
-rw-r--r--web_src/less/_repository.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/web_src/less/_repository.less b/web_src/less/_repository.less
index 67bd582161..c054b70971 100644
--- a/web_src/less/_repository.less
+++ b/web_src/less/_repository.less
@@ -245,12 +245,6 @@
}
&.file.list {
- &.blame {
- .ui.container:not(.flex) {
- width: 98%;
- }
- }
-
.repo-description {
display: flex;
justify-content: space-between;